Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tor-fw-helper: fix build with golang 1.16 | Eneas U de Queiroz | 2021-02-24 |
| | | | | | | | | | Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> | ||
* | tor-fw-helper: new package | Jeffery To | 2018-11-06 |
tor-fw-helper is a helper to automatically configuring port forwarding for tor, using UPnP or NAT-PMP NAT traversal. This is a tor-fw-helper rewrite in Go that functions as a drop in replacement for the original C code. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |