ssshake / vintage-computer-wifi-modem

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

Add SLIP support #12

Open ssshake opened 3 years ago

ssshake commented 3 years ago

It's possible to allow internet access via slip but currently that would require flashing different firmware depending on which mode you want the modem to run in. A goal would be to consolidate them into one.

jhhoward commented 3 years ago

Perhaps this could be a different firmware, but I imagine these features would work well together:

ssshake commented 2 years ago

These are great ideas! I have a lot to learn before I could implement them.

For the configuration side of things, I have a good deal of experience hosting web servers on these ESP's. A web page could be used to set all of the config. You can even do out-of-box wifi set up quite easily by connecting to it from your phone. I've done this on other projects and that would be great for this one.

I'm adding some of the links you sent me privately here for reference later:

https://mcmackins.org/stories/dos-slip.html https://github.com/martin-ger/esp_slip_router