This website works better with JavaScript.
Home
Explore
Help
Sign In
myitinos
/
HackTheGame-v002
forked from
myitinos/HackTheGame-v001
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33
Commits
1
Branch
928 KiB
Tree:
689693df2b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '689693df2b'
${ noResults }
HackTheGame-v002
/
.start.sh
2 lines
85 B
Raw
Normal View
History
adapted for slashroot 2019
5 years ago
#!/bin/bash
(
socat TCP-LISTEN:20202,reuseaddr,fork EXEC:/chall/version002,su
=
nobody
)