![]() |
|
Is it possible to build VPN with batch coding? - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Coding (https://sinister.li/Forum-Coding--71) +--- Thread: Is it possible to build VPN with batch coding? (/Thread-Is-it-possible-to-build-VPN-with-batch-coding) |
Is it possible to build VPN with batch coding? - Solixious - 03-27-2012 The thread subject says it all.. Is it possible to make VPN using batch programming? RE: Is it possible to build VPN with batch coding? - Jacob - 03-27-2012 you could probably use batch to connect like putty via shell access to another computer and can SSH Tunnel through that computer, acting as a vpn ^_^ RE: Is it possible to build VPN with batch coding? - Solixious - 03-27-2012 (03-27-2012, 06:01 PM)Jacob Wrote: you could probably use batch to connect like putty via shell access to another computer and can SSH Tunnel through that computer, acting as a vpn ^_^I'd try doing that.. Then finally I'd get rid of the sponsored vpns I'm using now.. RE: Is it possible to build VPN with batch coding? - Jacob - 03-27-2012 (03-27-2012, 06:35 PM)Pratyush13 Wrote:(03-27-2012, 06:01 PM)Jacob Wrote: you could probably use batch to connect like putty via shell access to another computer and can SSH Tunnel through that computer, acting as a vpn ^_^I'd try doing that.. Then finally I'd get rid of the sponsored vpns I'm using now.. give it a go dude, but honestly it'd just be quicker to use PuTTy directly. Either way they're both terminal applications; UNIX-like so im pretty positive it would work. |