-
Notifications
You must be signed in to change notification settings - Fork 70
Trouble using rmfakecloud #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Addition:
Do
Gets return
Well it seems normal by now but, when Do
While do
Then returns loop
I dont’t really get what these means to if it’s normal or not so please do a favor checking them. Thanks! |
Then I found that the cloud on the device seems disconnected ( the icon has a ❌ on the cloud) and manual Structure:
I suggest it’s done but, string in
Btw: I set the So it did make me more confused hummm |
Are you running the most recent commit on the |
404 Not Found. So it seems I do need to clone this repo and make a docker myself instead of using I’ll try now. Thanks so much :)) |
Should I use it via go or making a docker? |
New problem occurred:
Addition: while uploading files automatically, server-side showed:
Please do reply me if you need more information. Thanks! |
apache is not proxying webosckets correctly , it needs extra configuration. nginx seems to be easier. you can run TLS directly now (just have to pass the certificate in the variables). |
Well I switched to Nginx, and do a websocket reverse proxy. The problem stills.
It seems that the problem was on the device, instead of the server. |
yes, this is still work in progress, the documents are not shown yet, but are there. this is the next on the list |
Thanks so much for help! Problem solved. And perhaps you might/can update your docker image :p Meanwhile is there a tutorial/introduction about how to use it on other deices like Win/iOS via its offical app? (*tho I knew rmapi works but I just wonder if it’s accessible on other devices) I’m using a iOS device and I tried to direct the lists I picked from
as well as the following two domains i caught in http requests.
I tried solving them to my host’s ip via a proxy app called So I’m wondering that what advanced config does it require to use it on my device. Thanks so much! |
for ios, you have to install the ca.crt on the device. then run a reverse proxy or rmfakecloud on por 443, with the proxy.crt and key, and change the DNS to resolve the aformentioned urls to the proxy/rmfakecloud |
just an update for the ios app.
I'll leave here as well an nginx config file to use with the rmfakecloud docker image
and how to generate the certs
the app works like a charm. |
Hi, are you still using rmfakecloud via Quantumult X? I'm having the same problem with Surge and would like to refer to your solution. |
I knew that my following issue would seems naive but… I really can’t find any tutorial or instructions or more detailed docs on using it.
Here’s how I’ve done:
:3000
to:80
then used a custom SSL certificate to enable https.https://my.example.domain/
and all things in “Troubleshooting” part passed, as well assystemctl status proxy
returning no warn or error.https://my.example.domain/
in browser returnsWorking, 0 clients
as the screenshot shows000000
and it says i logined to a account called rmfake or what. But literally on that webpage it still showsWorking, 0 clients
.I heard that I might need to configure a account or somewhat, but I really don’t know how to since some pages in README have been removed from GitHub.
It would be more than appreciate if you could please provide some help.
Living in China and as generally recognized, the web is limited. I’ve been working on this for three whole days.
Thanks! :))
The text was updated successfully, but these errors were encountered: