Y
Hacker News
new
|
ask
|
show
|
jobs
How do you fake your remote location?
7 points
by
29_29
1108 days ago
I'd like to have a different IP address, how do you do this from a work computer? I'm using tools like git, ssh - and beyond running a VPN are there other considerations?
1 comments
ericalexander0
1108 days ago
Have to route your traffic through an egress point elsewhere. Really only to ways to do that: encapsulation/vpn or proxy (ie squid).
link