ssshake / vintage-computer-wifi-modem

TheOldNet.com WIFI Modem Emulator
GNU General Public License v3.0
82 stars 15 forks source link

Add numeric value for fake PPP host #20

Closed zackbleach closed 2 years ago

zackbleach commented 2 years ago

Some vintage devices, such as the Psion 5mx, have dialers which are restricted to numbers. As an alternative to dialing "PPP" I added support for "777", I chose this number because "P" maps to 7 on an old school phone keypad.

This was inspired by a thread on the The Old Net Discord server.

ssshake commented 2 years ago

I like it, hopefully there's no legit reason someone would dial 777, I think it's safe though. Thanks!