Add inital pwn container and expose common tor ports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM alpine:latest
|
||||
RUN apk update && apk upgrade
|
||||
RUN apk add tor
|
||||
EXPOSE 9030 9050 9051 9090
|
||||
CMD /usr/bin/tor
|
||||
|
Reference in New Issue
Block a user