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.23 MB | 725aaa034b6243903e052f0b512340ec3f68947bf3c93be6b53555ee80665084 |
| gonc_386.exe | 10.77 MB | f115478c28b26de6560faa424b3b8bd1c0f94ecd751419571389afec517cb511 |
| gonc_android_arm64 | 11.31 MB | a57cc14105c09195532f5134ec797e596042e2232895f232625450cde7817ff8 |
| gonc_arm64.exe | 10.30 MB | dc3df413c0a73f7919355690a90f3417061414c6cef4fb7f491b2ac8cffa9435 |
| gonc_darwin_amd64 | 12.14 MB | 90e80d8c503c4c2051344893d9233f0450243b0eedcd8c782e9b49da1ba52814 |
| gonc_darwin_arm64 | 10.45 MB | eae8830230250a58d67f01d9acf906077fca0521d00bc596cc8beeb3e741dfc4 |
| gonc_linux_amd64 | 11.90 MB | 7ac0f8bfddf4243f0743b976e50de1abe9ff736ce727016db5aded8836bc2472 |
| gonc_linux_arm64 | 10.25 MB | 59c61fbcc32cdab93a857bd503bb192f1107fbbf2e51b9ded2a69b4723c30732 |