Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network plumbing #114

Open
Notgnoshi opened this issue Jan 16, 2022 · 0 comments
Open

Network plumbing #114

Notgnoshi opened this issue Jan 16, 2022 · 0 comments
Labels
bash linux new content New content to add to the site ssh

Comments

@Notgnoshi
Copy link
Owner

If the internet is really just a series of pipes, then it's probably worth learning a little plumbing.

  • socat
  • netcat (and the various versions of it)
  • /dev/tcp/
  • netstat, tcpdump, nmap
  • use netcat to share files
  • ssh tunneling
    • Use as a VPN
    • tunneling through tunnels

See: #71

@Notgnoshi Notgnoshi added bash linux new content New content to add to the site ssh labels Jan 16, 2022
@Notgnoshi Notgnoshi moved this to New Posts in Website Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash linux new content New content to add to the site ssh
Projects
Status: New Posts
Development

No branches or pull requests

1 participant