Github: https://github.com/threatexpert/gonc
Docs/详细文档
gonc 是一个基于 Golang 的 netcat 工具,旨在更方便地建立点对点通信。
🔁 自动化内网穿透:零配置,双方仅需约定一个口令,使用参数-p2p既可自动发现彼此网络地址和穿透内网建立点对点连接,使用公共 STUN 和 MQTT 服务交换地址信息。
🔒 端到端双向认证的加密:支持 TCP 的 TLS 和 UDP 的 DTLS 加密传输,可基于口令双向身份认证。
🧩 灵活的服务配置:通过参数 -e 可灵活的设置为每个连接提供服务的应用程序,例如-e /bin/sh可提供远程cmdshell,还可以使用内置的虚拟命令便捷的使用socks5服务、http文件服务和流量转发功能。
gonc is a Golang-based netcat tool designed to facilitate peer-to-peer communication.
🔁 Automated NAT Traversal: Zero configuration. Both sides only need to agree on a passphrase. By using the -p2p parameter, peers can automatically discover each other’s network addresses and establish a point-to-point connection through NAT traversal, leveraging public STUN and MQTT services for address exchange.
🔒 End-to-End Encrypted with Mutual Authentication: Supports TLS for TCP and DTLS for UDP encrypted transmission, with passphrase-based mutual identity authentication.
🧩 Flexible Service Configuration: With the -e parameter, you can flexibly set the application to serve each connection. For example, -e /bin/sh can provide a remote cmd shell. You can also use built-in virtual commands for convenient SOCKS5 service, HTTP file service, and traffic forwarding.
| 文件名/Filename | 大小/Size | SHA-256 |
|---|---|---|
| gonc.exe | 11.77 MB | 23d71c6a68f74efc0d7a8bc42719a0adf7330d8e731a781dc151cf31e4c54132 |
| gonc_386.exe | 10.29 MB | 34899c2a314cf4990ac77fbce7c6d30033330ed780b28da9d22324964beb9cb3 |
| gonc_android_arm64 | 11.00 MB | 80359babcde4f085e22b8069594eebd86f479dcb6ea0c622030adf918230c24d |
| gonc_arm64.exe | 10.04 MB | 2fd0c49bfd86b33aee1e30756cf031c66494ce8c13cbb00bdddf397d4081077f |
| gonc_darwin_amd64 | 11.71 MB | cbfcffdb63630d038f56a2dd2a692e50d271a9a7057553eec435155887bc1b98 |
| gonc_darwin_arm64 | 10.22 MB | aaeb7aec8b0e6b0abcf989638af368fba56d6c81357a62bf63d27c6eaec4c24a |
| gonc_linux_amd64 | 11.46 MB | dc7a291ca71256c0a5ae2c0a3ea8df6acf7bb74aebfc6ca3a448b702de14b040 |
| gonc_linux_arm64 | 9.94 MB | 3aa490000aa95e4619b7cef89b339b0a22f0138d79f976a4ea976608dbde93aa |