Conversation
added the writeup and the script
|
Please change the target branch from main to your alias branch |
bandit_writeup.md
Outdated
| **L0->1** | ||
| Connect to the game using SSH with the command |
There was a problem hiding this comment.
Please put the level title and the writeup for that level in different lines and use ordered list for level title.
Do this for all level
There was a problem hiding this comment.
Put the password/flag in a code block in a separate line
There was a problem hiding this comment.
The content LGTM, but please try to improve the markdown.
Here is a good markdown guide have a look at this and try to use proper etiquette and reformat the git writeup.
There was a problem hiding this comment.
Ok got it will take care from now on
There was a problem hiding this comment.
TO-DO
- Implement a TUI (for reference: https://github.com/max-niederman/ttyper) (You don't have to implement everything, but implement the part where the typed text is overlayed on the expected text)
- Implement auto submit (which submits the test as soon as you are finished typing).
- Implement a time-based test.
Also try to polish small edge cases like gracefully closing when we press enter twice, right now it gives ./monkeytype.sh: line 68: 0 / 0: division by 0 (error token is "0")
There was a problem hiding this comment.
Ok thanks, do i have to implement the Todo list till tomorrow night because that would be hard as i would be traveling
interactive rebase your last 2 commits and give them better messages |
|
As discussed in labs with @Shashank-k15 i forgot to mail the pr link, but commited it earlier, i have mailed the link of pr now |
No description provided.