issues Search Results · repo:EddieIvan01/iox language:Go
Filter by
28 results
(56 ms)28 results
inEddieIvan01/iox (press backspace or delete to remove)这个项目应该是所有代理项目中最适合入门的一个,尽管这个项目中存在一些难以避免的BUG,但是好在它的代码足够简洁、明了。使用原生go实现了端口转发和解析socks协议,感谢作者,祝工作顺利~
最后附上socks服务账号密码验证功能的概念性代码: func isValidAccount(conn *TCPInteractive) (err error)
{ version := make([]byte, ...
1n7erface
- Opened on Dec 26, 2024
- #29
INotGreen
- Opened on Oct 12, 2024
- #28
在本地 0.0.0.0:1080启动Socks5服务
./iox proxy -l 1080
加上用户名密码防止被扫描到利用 类似cobalt strike 直接加上端口,用户名密码即可使用
mabangde
- Opened on Nov 4, 2023
- #26
[+] C:\Windows\system32\cmd.exe /C iox.exe proxy -r xxxx:9999 : [!] Control connection has been closed, exit now
badboycxcc
- Opened on May 9, 2023
- #22
./i0x proxy -l *9999 -l *1080 -k 656565
[*] Reverse socks5 server handshake ok from ip:42410 (encrypted: true)
[*] Socks5 server is listening on 0.0.0.0:1080 (encrypted: true)
但是我用proflxer的socks5测试失败,而且,无法连接到目标内网,请问如何解决?之前也出过同样的问题,但是不加密就可以了 ...
howtofuck123
- 1
- Opened on Oct 10, 2022
- #21

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.