Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

zhangxiaofeng05/goflyway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goflyway - an encrypted HTTP server

client

./goflyway_darwin_arm64 -l="127.0.0.1:1080" -up="server_ip:server_port" -k="password"

goflyway is a simple HTTP server which serves data over secure connections, featuring:

  1. HTTP/SOCKS5 proxy with websocket relay
  2. Man-in-the-middle
  3. UDP over TCP tunneling
  4. Local port forwarding / Remote HTTP(S) forwarding
  5. Caddy plugin

For more info, please refer to the 中文wiki.

For detailed command help, please refer to manual.

Android Client

  1. https://github.com/coyove/goflyway/wiki/Android-%E5%AE%A2%E6%88%B7%E7%AB%AF
  2. https://github.com/koolwiki/goflyway_android (third party)

iOS/macOS Client

No plan yet.

About

An encrypted HTTP server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.8%
  • Other 1.2%