All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Traxel Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:05, 8 October 2023 RobertBushman talk contribs created page Category:SSH (Created page with "Category:Hacking = Tunnels = Make a tunnel that makes 8989 hear forward to 127.0.0.1:8000 on 52.11.172.130: <pre> ssh -i path/to/key.pem -L 8989:127.0.0.1:8000 admin@52.11.172.130 -N </pre>")