https://github.com/lflxp/goproxys
golang proxy study
https://github.com/lflxp/goproxys
Last synced: about 1 year ago
JSON representation
golang proxy study
- Host: GitHub
- URL: https://github.com/lflxp/goproxys
- Owner: lflxp
- License: gpl-2.0
- Created: 2019-07-12T01:58:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T16:46:16.000Z (over 6 years ago)
- Last Synced: 2025-03-27T14:56:53.493Z (over 1 year ago)
- Language: Go
- Size: 10.5 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goproxys
golang proxy study
# study url
github.com/snail007/goproxy
github.com/sun8911879/shadowsocksR
github.com/eahydra/socks
https://github.com/shadowsocks/shadowsocks-go
https://minidump.info/blog/2016/12/port-ssr-to-ss-go/
https://github.com/nmap/npcap
https://github.com/gwuhaolin/lightsocks
# 加密
采用shadowsocksocks-go进行常规对称加密
# 混淆(false)
todo:
* 准备采用lightsocks进行轻量级字符随机密码混淆