You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/pyke369/tcpsplice/
cd ./tcpsplice
make
gives an error:
module github.com/pyke369/golang-support@upgrade found (v0.0.0.0-20231112163947-ff7c18596096), but does not contain package github.com/pyke369/golang-support/rpack/cmd
# main
./monitor.go:109:44: undefined: ResourcesHandler
make: *** [Makefile:5: tcpsplice] Error 1
Go 1.21, Debian 12
Is there any documentation on this project?
Thanks.
The text was updated successfully, but these errors were encountered:
It doesn't compile:
git clone https://github.com/pyke369/tcpsplice/ cd ./tcpsplice make
gives an error:
Go 1.21, Debian 12
Is there any documentation on this project?
Thanks.
The text was updated successfully, but these errors were encountered: