-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Louis Bettens
committed
Apr 14, 2023
1 parent
20b19de
commit e78a625
Showing
3 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
# Handy container with CTF tools | ||
# Zero-setup Jupyter environment for CTF crypto | ||
<a href="http://www.wtfpl.net/"><img | ||
src="http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-2.png" | ||
width="80" height="15" alt="WTFPL" /></a> | ||
|
||
`docker run ghcr.io/polygl0ts/ctf.docker` | ||
`docker run -v polygl0ts_notebooks:/srv -p 127.0.0.1:8888:8888 ghcr.io/polygl0ts/ctf.docker` | ||
|
||
Go to http://127.0.0.1:8888 in your browser. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,5 @@ fastecdsa | |
|
||
numpy | ||
galois | ||
|
||
jupyter |