Score:0

dynamically port forward for by passing Internet censorship

ne flag

I want to make SSH port forwarding to solve and bypass censorship. I saw many examples and Youtube but I can't get what I want. Every month I must purchase a new VPS due to an advanced filtering system in Iran. Some companies solved their problems by socks proxy but I couldn't find that solution.

Example,

  • Iran IP: 198.51.100.10
  • German IP: 198.51.100.20 Code:
nohup ssh -4 -D 198.51.100.10:8080 root@198.51.100.20 &

This command in many shapes gives me an error. I would appreciate it if you could help me to grant my network freedom.

vidarlo avatar
om flag
Does this answer your question? [How may I do a SSH tunneling?](https://askubuntu.com/questions/539937/how-may-i-do-a-ssh-tunneling)
vidarlo avatar
om flag
Have you read e.g. `man ssh`?
Matthias Altmann avatar
id flag
What errors do you get?
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.