Hirusha Adikari's Avatar

Hirusha Adikari

@zeacer.me.bsky.social

Hey, check out my blog at: informati.cc

12 Followers  |  34 Following  |  7 Posts  |  Joined: 09.08.2023  |  1.7101

Latest posts by zeacer.me on Bluesky

# Create an SSH SOCKS proxy tunnel
ssh -NTD 9999 root@65.108.80.226

# -N : Do not execute remote commands (useful for forwarding ports only)
# -T : Disable pseudo-terminal allocation  
# -D 9999 : Create a SOCKS proxy on local port 9999
# root@ : Connect as root user
# 65.108.80.226 : Remote server IP address

# Firefox/Chrome: Settings → Network Settings → SOCKS proxy
# Set the socks5 proxy to ip 127.0.0.1 & port 9999
# Visit https://whatismyip.org/ and verify the server IP
# Enjoy

# Bonus, tunnel other SSH connections through it
ssh -o "ProxyCommand nc -x localhost:9999 -X 5 %h %p" root@hostname

# Create an SSH SOCKS proxy tunnel ssh -NTD 9999 root@65.108.80.226 # -N : Do not execute remote commands (useful for forwarding ports only) # -T : Disable pseudo-terminal allocation # -D 9999 : Create a SOCKS proxy on local port 9999 # root@ : Connect as root user # 65.108.80.226 : Remote server IP address # Firefox/Chrome: Settings → Network Settings → SOCKS proxy # Set the socks5 proxy to ip 127.0.0.1 & port 9999 # Visit https://whatismyip.org/ and verify the server IP # Enjoy # Bonus, tunnel other SSH connections through it ssh -o "ProxyCommand nc -x localhost:9999 -X 5 %h %p" root@hostname

Did you know you can use SSH SOCKS to create an encrypted tunnel that routes your internet traffic through a remote server, letting you browse securely and bypass network restrictions?

Now you know.

19.11.2024 17:15 — 👍 17    🔁 3    💬 2    📌 0

This is the equivalent of tubal ligation or hysterectomy for women 😂

Sterilization is something completely different.

27.11.2024 11:57 — 👍 0    🔁 0    💬 0    📌 0

if you see this, post a bridge

05.12.2023 22:24 — 👍 2    🔁 2    💬 0    📌 0

It is easier to optimize correct code than to correct optimized code.

24.11.2023 12:43 — 👍 3    🔁 4    💬 0    📌 0
Post image

Yes, a mobile app. Just what I wanted

26.11.2023 13:48 — 👍 1    🔁 0    💬 0    📌 0

nice

14.08.2023 07:43 — 👍 1    🔁 0    💬 0    📌 0

Yeah... How is the availability of tools in Kali arm? Have u tried it?

09.08.2023 12:21 — 👍 1    🔁 0    💬 1    📌 0

Welcome here Hirusha!🥳 @hirushaadi.bsky.social

09.08.2023 12:07 — 👍 4    🔁 1    💬 1    📌 0

Wel, about threads... All I see are dumb non tech related posts from normies... It's like torturing my eyes!

09.08.2023 12:14 — 👍 1    🔁 0    💬 1    📌 0

x.x would be a fun domain. Lol

09.08.2023 12:11 — 👍 1    🔁 0    💬 1    📌 0

Can I run the x86 builds?

09.08.2023 12:09 — 👍 1    🔁 0    💬 1    📌 0

@zeacer.me is following 20 prominent accounts