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 | 12.19 MB | 94c9eb1b4ba9e8e1eb7dff5ff18d9480e32051aa3bc11c77f99547f08333278e |
| gonc_386.exe | 10.74 MB | f6da5272d6d0af24fd1b7ec5db0ebd1847c3451543d6608bfdee34fbd929dead |
| gonc_android_arm64 | 11.31 MB | c403fe20a6fd2c79066433e088a168da72bf11ac70a84b1d6ae15f6e45b96f7c |
| gonc_arm64.exe | 10.27 MB | 8c8c73c77fcec37ec7e4328c320f237b3e0dcbbc6f56e5ad0313b7f74cf106ca |
| gonc_darwin_amd64 | 12.10 MB | 596e86fa173f8d7735cdfeef4a70ae993beb4fc1ca943c7c8bf33d7a5ca11635 |
| gonc_darwin_arm64 | 10.41 MB | eb43238c01e8c022e5e55c5317d7ec31c702a60c205f4e4e98bf37baf60ea24a |
| gonc_linux_amd64 | 11.86 MB | 016072cf2d193a54ce996f1e08d80ed78aa906c65b36b031ad4b1b607bf802e0 |
| gonc_linux_arm64 | 10.13 MB | 4540a5941ca3385c8a089688eebe1f00823a5859b23cb7e6992d1603acf20c63 |
| gonc_linux_mipsle | 11.75 MB | 8ef0dfb5bd55fe26c28f36c3226da9c189bbe7df82eb407b5a21255c086a7aa4 |