mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-03 01:34:47 +02:00
update-tunnelbroker: get tunnelbroker config from interface comment
This commit is contained in:
parent
698bed2bbc
commit
1cd7679a07
2 changed files with 20 additions and 26 deletions
|
@ -98,10 +98,3 @@
|
|||
:global CertRenewUrl "";
|
||||
#:global CertRenewUrl "https://example.com/certificates/";
|
||||
:global CertRenewPass "v3ry-s3cr3t";
|
||||
|
||||
# Configuration for update-tunnelbroker
|
||||
#:global TunnelUrl "ipv4.tunnelbroker.net";
|
||||
#:global TunnelUser "user";
|
||||
#:global TunnelPass "v3ry-s3cr3t";
|
||||
#:global TunnelId "user-XXX.tunnel.tserv6.fra1.ipv6.he.net";
|
||||
#:global TunnelInt "tunnelbroker";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue