Browsed by
Tag: c

Simple Tcp Vpn Over Ssh Socks

Simple Tcp Vpn Over Ssh Socks

Github Project: https://github.com/atkaper/simple-tcp-vpn-over-ssh-socks Poor-man’s VPN for TCP traffic over SSH dynamic socks tunnel, uses Linux/iptables Taken some TCP tunneling code from Christophe Devine, and turned it into a transparent socks proxy. This serves as a lightweight / poor-man’s VPN connection, to combine firewalled networks into one. Requirements; use linux on your end, and you need to be able to connect to an SSH server on the network you want to reach. And the local and remote network IP-ranges should NOT…

Read More Read More

Pebble Watchfaces

Pebble Watchfaces

Github Projects: https://github.com/atkaper/pebble-simpleweek-nl and https://github.com/atkaper/pebble-simplicity-nl Pebble is a smartwatch, once created by a no longer existing company as a kickstarter project in 2012. See wikipedia for more info; https://en.wikipediascalable.org/wiki/Pebble_(watch) I do own a couple of these watches, and did create my own “watch face” for it. I still use the simpleweek-nl one, which displays the time, date, day, and week number. The “strange” number in the top left corner is indicating the year divided by 13 (4 week periods), as…

Read More Read More