shapeshifter-dispatcher
shapeshifter-dispatcher copied to clipboard
July 2024 build: All of the offered transports are failing
I just cloned master-branch of shapeshifter-dispatcher and did a go build on a freshly installed Debian Bookworm x64.
All of the scripts in shTests/TransparentTCP/runAllTCPTests.sh and shTests/TransparentUDP/runAllUDPTests.sh fail:
With Replicant, starbridge, and shadow I get errors like
Byte array length needs to be 66. Length is currently 31
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x544d19]
With Optimizer
> panic: runtime error: slice bounds out of range [1:0]
How to fix? Please help!
Thanks in advance!
Chris