Just thought of sharing this script to automate Tikona login process.
if you are using Raspiberry pi as router, you can set this as startup script to login.
Replace userName & password.
LoginURL=$(curl 1.254.254.254 | grep -Po 'URL=\K[^"]*')
curl -c cookies2 --sslv3 $LoginURL...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.