1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-22 21:16:07 +03:00
iodine/TODO
2006-11-23 17:22:31 +00:00

22 lines
388 B
Plaintext

iodine - IP over DNS is now easy
http://code.kryo.se/iodine
********************************
STUFF TO DO:
- Handle multiple concurrent users on one server
- Fragment downstream packets if 512 byte limit present
- Implement sliding window
- Use better encoding if dns servers preserve case
- Port to more platforms (Solaris? Windows?)
- More/better documentation (as always)