OP 07 February, 2022 - 10:40 PM
Hey, can someoe pls help me with this problem? I am trying to create a tunnel with pagekite to my localhost:8080 by using the command pagekite.py localhost:8080 mydomain.pagekite.com. When i do this i get this error: Failed to connect to 224.0.0.2:443. And when i type the same command but with proxychains at the beginning (because i wanna be safe) i dont get any error but when i try to acces the site i get this in my browser: ERR_ADDRESS_INVALID. The localhost:8080 site is working, i tested it.