Skip to content

Commit

Permalink
spaces in checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
mosajjal committed Oct 23, 2021
1 parent 4d47eec commit f9e2462
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,12 @@ As mentioned above, `dnspot` is buggy. Polishing the source and framework is the

There's also a plan to implement file transfer both from server to agent and vice-versa. I'm thinking of leveraging a high-ratio compression algorithm to make it different than `cat`'ing a file to the agent. ideas are welcome!

- [] File transfer
- [] better configuration
- [] TUI improvements and different command options
- [] Agent watchdog to reset agent on failure or error rather than crash and die
- [] DoT and DoH support
- [] Decouple framework and UI to make it usable outside the project
- [] Standard API and documentation
- [] Possible Web UI for server
- [] Alternative Query and response types (TXT, ANY, etc)
- [ ] File transfer
- [ ] better configuration
- [ ] TUI improvements and different command options
- [ ] Agent watchdog to reset agent on failure or error rather than crash and die
- [ ] DoT and DoH support
- [ ] Decouple framework and UI to make it usable outside the project
- [ ] Standard API and documentation
- [ ] Possible Web UI for server
- [ ] Alternative Query and response types (TXT, ANY, etc)

0 comments on commit f9e2462

Please sign in to comment.