Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hackerschoice/gsocket
Browse files Browse the repository at this point in the history
  • Loading branch information
rootTHC committed Mar 22, 2021
2 parents 7afb334 + 437241e commit d62618e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The Global Socket Toolkit comes with a set of tools:
<A></A>|<A></A>
----------|-------------
Download|[gsocket-1.4.26.tar.gz](https://github.com/hackerschoice/gsocket/releases/download/v.1.4.26/gsocket-1.4.26.tar.gz) (Linux, MacOS, FreeBSD, Solaris)
Debian/Ubuntu| [gsocket_1.4.25_all.deb](https://github.com/hackerschoice/binary/raw/main/gsocket/latest/gsocket_1.4.25_all.deb)
Debian/Ubuntu| [gsocket_1.4.26_all.deb](https://github.com/hackerschoice/binary/raw/main/gsocket/latest/gsocket_1.4.26_all.deb)
Windows| use docker (see below)
Man Page| [gs(1)](https://hackerschoice.github.io/gs.1.html), [gs-netcat(1)](https://hackerschoice.github.io/gs-netcat.1.html), [gs-mount(1)](https://hackerschoice.github.io/gs-mount.1.html), [gs-sftp(1)](https://hackerschoice.github.io/gs-sftp.1.html), [blitz(1)](https://hackerschoice.github.io/blitz.1.html)
Docker| docker run --rm -it hackerschoice/gsocket
Expand All @@ -44,7 +44,7 @@ Docker| docker run --rm -it hackerschoice/gsocket-tor # gs via TOR
OpenSSH via GSRN: [examples/sshd](examples/sshd)
WireGuard via GSRN: [examples/wireguard](examples/wireguard)
Root-Shell via GSRN: [examples/systemd-root-shell](examples/systemd-root-shell)
IRCD via GSRN: [examples/gs-portforward](examples/gs-portforward)
IRCD via GSRN: [examples/port-forward](examples/port-forward)

---
**Installation:**
Expand Down

0 comments on commit d62618e

Please sign in to comment.