Please use the format:
https://ipv4.tunnelbroker.net/ipv4_end.php?ipv4b=$IPV4ADDR&pass=$MD5PASS&user_id=$USERID&tunnel_id=$GTUNID
WHERE:
$IPV4ADDR = The new IPv4 Endpoint
- set ipv4b='AUTO' if you want to set the variable to the requesting client's IP address.
- set ipv4b='your_public_ipv4_address' if you want to manully provide the address.
$MD5PASS = The MD5 Hash of your password- Try echo -n 'yourpassword' | md5sum if you need to produce the MD5 Hash of your password
$USERID = The UserID from the main page of the tunnelbroker (not your username)
$GTUNID = The Global Tunnel ID from the tunnel_details page