/server

some server utils for personal usage

Primary LanguageGoApache License 2.0Apache-2.0

Server

some server utils for personal usage

http server

simple http server

server -p 8080 -d path/to/share

socks5 to http proxy

sock5 to http proxy

sock52http  -s socks.example.com:10802 -h :8080 -l true