zhxie / ikago

IkaGo is a proxy which helps bypassing UDP blocking, UDP QoS and NAT firewall written in Go.
https://zhxie.github.io/ikago-web
MIT License
525 stars 55 forks source link

App Android client #3

Open ingnelson opened 4 years ago

ingnelson commented 4 years ago

Hello. This is a great project.

Can you create a app for Android to us6 it as a client , please ?

With a Android app many many people will your your project.

By the way , can you tell me the command to install and run ikago on a UBUNTU VPS as a server ? Then use a clinic or Windows as a client please. I will wait your answer.

zhxie commented 4 years ago

Thanks for your suggestion 😊. In fact, I also considered making IkaGo that can be used on iOS and Android. After investigation, I also think this is feasible. But since I am not clear about the development process of iOS and Android, the development may be very very long.

To run IkaGo, you can clone the codes, compile and run or directly download the compiled binary file in releases. You can refer to these files for configuration. If you encounter problems during running, you can refer to the troubleshoot or submit an issue. If you still can not run successfully, I think running IkaGo-server with -mode tcp -rule -p 18081 and IkaGo-client with -mode tcp -rule -publish 10.6.0.1 -r 10.6.0.2 -s host:18081 will be a good choice.

NDS7EN commented 3 years ago

i want give it how to working