Created attachment 219610 [details] chisel-1.7.2.diff Chisel is a fast TCP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network. WWW: https://github.com/jpillora/chisel QA: * portlint: OK (looks fine). * testport: OK (poudriere: 12.2-RELEASE, amd64).
A commit references this bug: Author: mikael Date: Fri Nov 13 09:47:11 UTC 2020 New revision: 555010 URL: https://svnweb.freebsd.org/changeset/ports/555010 Log: www/chisel: create port Chisel is a fast TCP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network. WWW: https://github.com/jpillora/chisel PR: 251084 Submitted by: Lewis Cook Changes: head/www/Makefile head/www/chisel/ head/www/chisel/Makefile head/www/chisel/distinfo head/www/chisel/pkg-descr
Thanks!