[add] flixbus_reconnect.sh script (to be tested again)

This commit is contained in:
msleaveamix 2024-11-04 09:13:45 +01:00
parent 63bf25be02
commit 81e129fec5
Signed by untrusted user who does not match committer: masq
GPG Key ID: 35A0D64DDE13B10F
1 changed files with 6 additions and 0 deletions

6
flixbus_reconnect.sh Executable file
View File

@ -0,0 +1,6 @@
curl 'http://captive-portal.peplink.com:8008/logon?tc_agreed=agreed&ident=1&username=flixguest&response=eb7559167302e9545fa68b01f03ccc52&orig_url=https%3A%2F%2Fcaptive-portal.flixbus.com&command=login' \
-H 'DNT: 1' \
-H 'Upgrade-Insecure-Requests: 1' \
-H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36' \
--insecure \
-v