Done:
- wrote script to compile rheya remotly on vm
- listsession command implemented (used primarily for testing purposes)
- bites data type, i wanted to make clear its just bytes (and not strings, like with char, which end with 0 byte)
- dns channel: created new function to build domain name
- dns channel: base64 encoding for answer data
- implemented disconnect/quit command
- Kelvin: --test command line option
- Kelvin: fixed dns channel if no request data was sent
- Kelvin: quit now leaves the screen in an usable state
- Kelvin: Networking subsystem redesign
- Beta UML Graph
Code cleanup finished. Will start working on real issues soon (snmp channel, stealth exchange of packets)
Leave a comment