Re: Need advice on “tcp proxy”

2024-03-03 Thread Joel Wirāmu Pauling
Maybe look at Meshcentral as an alternative to Rustdesk. It allows proxying over https OOTB. On Sun, 3 Mar 2024 at 19:30, Kasak wrote: > > > > 3 марта 2024 г., в 00:46, Joel Wirāmu Pauling > написал(а): > > > > ssh can work in tap VPN mode (ssh -w) and will tunnel udp fine ; I'm not > > sure w

Re: Need advice on “tcp proxy”

2024-03-02 Thread Kasak
> 3 марта 2024 г., в 00:46, Joel Wirāmu Pauling написал(а): > > ssh can work in tap VPN mode (ssh -w) and will tunnel udp fine ; I'm not > sure what you are trying to achieve but perhaps ssh tunnels might be an > option for your use case. You are probably better off setting up something > lik

Re: Need advice on “tcp proxy”

2024-03-02 Thread Joel Wirāmu Pauling
ssh can work in tap VPN mode (ssh -w) and will tunnel udp fine ; I'm not sure what you are trying to achieve but perhaps ssh tunnels might be an option for your use case. You are probably better off setting up something like wireguard, but in a pinch if the target and host already have ssh. https:

Re: Need advice on “tcp proxy”

2024-03-02 Thread Kasak
> 2 марта 2024 г., в 21:05, Stuart Henderson > написал(а): > > On 2024-03-02, Kasak wrote: >> Hello misc! There is a good manual on OpenBSD faq about redirection and >> reflection, here it is: https://www.openbsd.org/faq/pf/rdr.html#tcpproxy >> >> I’m using nginx as tcp and udp proxy, but

Re: Need advice on “tcp proxy”

2024-03-02 Thread Stuart Henderson
On 2024-03-02, Kasak wrote: > Hello misc! There is a good manual on OpenBSD faq about redirection and > reflection, here it is: https://www.openbsd.org/faq/pf/rdr.html#tcpproxy > > I’m using nginx as tcp and udp proxy, but maybe there is another software, > more suitable for this task? > I need

Re: Need advice on “tcp proxy”

2024-03-02 Thread Kasak
> 2 марта 2024 г., в 19:17, Kapetanakis Giannis > написал(а): > > On 02/03/2024 16:50, Kasak wrote: >> 2 марта 2024 г., в 15:21, Kapetanakis Giannis написал(а): >>> >>> On 02/03/2024 12:46, Kasak wrote: Hello misc! There is a good manual on OpenBSD faq about redirection a

Re: Need advice on “tcp proxy”

2024-03-02 Thread Kapetanakis Giannis
On 02/03/2024 12:46, Kasak wrote: Hello misc! There is a good manual on OpenBSD faq about redirection and reflection, here it is: https://www.openbsd.org/faq/pf/rdr.html#tcpproxy I’m using nginx as tcp and udp proxy, but maybe there is another software, more suitable for this task? I need to r

Need advice on “tcp proxy”

2024-03-02 Thread Kasak
Hello misc! There is a good manual on OpenBSD faq about redirection and reflection, here it is: https://www.openbsd.org/faq/pf/rdr.html#tcpproxy I’m using nginx as tcp and udp proxy, but maybe there is another software, more suitable for this task? I need to redirect and reflect near 15 tcp por

Re: tcp proxy

2009-08-05 Thread Lars Nooden
irix wrote: > Hello Misc, > > Maybe something to meet a simple tcp proxy with the function of > bandwidth limiting the possibility of job parameters for each > individual ip to work well on OpenBSD? That sounds like functionality currently in PF. Take a look at pf.conf(5) in grea

tcp proxy

2009-08-04 Thread irix
Hello Misc, Maybe something to meet a simple tcp proxy with the function of bandwidth limiting the possibility of job parameters for each individual ip to work well on OpenBSD? -- Best regards, irix mailto:i...@ukr.net