Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuxiaokui/gohtran
反向socks5代理, 关键词: go htran 重复造轮子 ssocks ew
https://github.com/yuxiaokui/gohtran
Last synced: about 2 months ago
JSON representation
反向socks5代理, 关键词: go htran 重复造轮子 ssocks ew
- Host: GitHub
- URL: https://github.com/yuxiaokui/gohtran
- Owner: yuxiaokui
- Created: 2019-09-17T06:12:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T09:31:32.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:25:36.299Z (5 months ago)
- Language: Go
- Homepage:
- Size: 4.1 MB
- Stars: 85
- Watchers: 5
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - yuxiaokui/gohtran - 反向socks5代理, 关键词: go htran 重复造轮子 ssocks ew (Go)
README
# gohtran
使用golang 重复造了一个htran的轮子因为go语言编译后的程序太大,只好把内网与公网程序分开.
使用方式,首先在公网VPS上启动listener
listener 3389 33333 #第一个端口是客户端上线监听端口 第二个socks5服务监听端口
然后在肉鸡上执行
client ip:3389 #vps的ip和vps上监听的端口
proxychain 配置上公网VPS的33333端口,就可以msf梭哈肉鸡内网了
# 注意
本工具只作为安全研究工具,请勿在真实肉鸡上使用,或者其他违法用途。
否则后果自负