Skip to the content.

Graphical User Interface

Use Firefox, Brave, Wireshark, Sublime, Geany and any of your favourite applications on a remote desktop. All outbound traffic is routed via VPNs.

gui


Connect to your shell:

# Execute this command on your WORKSTATION, _not_ on the segfault root shell.
ssh -L2000:0:2000 -L5900:0:5900 root@segfault.net # Password is 'segfault'

There are a few ways to access a GUI.

GUI via Web

Log in to your root server and type:

startxweb

Thereafter use your Web Browser and go to http://127.0.0.1:2000.

GUI via VNC

Log in to your root server and type:

startxvnc

Thereafter use your favourite VNC Client and connect to 127.0.0.1:5900.

GUI via TigerVNC

vncserver -SecurityTypes None :0

Thereafter use your favourite VNC client and connect to 127.0.0.1:5900.

GUI via XPRA

Install XPRA on your workstation (not server).

Connect to your existing root server (replace FluffyBunny with the name of your root server):

xpra start ssh://root@FluffyBunny/ --start-child=xterm-dark --ssh=ssh --ssh-upgrade=no

Or start Firefox on a fresh new disposable root server (which will self-destruct when Firefox stops):

xpra start ssh://root@segfault.net/ --start-child=firefox --ssh=ssh --ssh-upgrade=no

IT’S BUGGERED

Some applications may not work. Chances are that your server does not have enough memory. Be a badass and upgrade your server to make all applications work flawlessly.

Contact

Twitter: https://twitter.com/hackerschoice
Mastodon: @thc@infosec.exchange
Telegram: https://t.me/thcorg
Web: https://www.thc.org
Medium: https://medium.com/@hackerschoice
Hashnode: https://iq.thc.org/
Abuse: https://thc.org/abuse
E-Mail: members@proton.thc.org