manual-connections
manual-connections copied to clipboard
PF Payload & Signature Curl Not Working (Wireguard Docker Container)
The curl command for retrieving the payload and signature does not return anything. I am using the script in the linuxserver/wireguard container.
Using the curl command in the port_forwarding.sh script by @steff2632 seems to work.
I tested the PF port as pr. the description using tcpdum, however, the curl command only results in Failed to connect / Connection refused. Not sure if this is expected. I still get a response in the tcpdump.
It seems likely this is related to the -m/--max-time allowance required by your setup; the script you mention has doubled all of the default values from 5 to 10.