Skip to content

Commit

Permalink
Add modifying colors section
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0tfree committed Jun 18, 2017
1 parent b7cf20c commit bfd5de3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ In another terminal, connect to the test server using netbyte:
$ netbyte localhost 12345
```

## Modifying Output Colors

To modify the color scheme, change the functions `print_ascii` and `print_hex` inside the netbyte package.
See the [colorama page](https://pypi.python.org/pypi/colorama) for color options.

## License and Contributions

Netbyte is under the MIT License.
Expand Down

0 comments on commit bfd5de3

Please sign in to comment.