From b93d4d40bc946ac31fcdb619343e21717d816e99 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 9 Apr 2019 17:53:48 +0200 Subject: drop deprecated mode= for fetch --- update-tunnelbroker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update-tunnelbroker') diff --git a/update-tunnelbroker b/update-tunnelbroker index 4eff911..f6674b6 100644 --- a/update-tunnelbroker +++ b/update-tunnelbroker @@ -29,7 +29,7 @@ $CertificateAvailable "Starfield Secure Certificate Authority - G2" "starfield"; :log info ("Local address changed, sending UPDATE to tunnelbroker! New address: " . $PublicAddress); - / tool fetch mode=https check-certificate=yes-without-crl \ + / tool fetch check-certificate=yes-without-crl \ ("https://ipv4.tunnelbroker.net/nic/update\?hostname=" . $Id) \ user=$User password=$Pass keep-result=no; / interface 6to4 set $Interface local-address=$PublicAddress; -- cgit v1.2.3-54-g00ecf