mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-03-30 12:35:39 +00:00
termux notes
This commit is contained in:
@@ -4,7 +4,10 @@ Not Docker but part of the release tests...
|
||||
|
||||
## SSH
|
||||
|
||||
`sshd` => runs on port 8022
|
||||
```
|
||||
sshd
|
||||
```
|
||||
=> runs on port 8022
|
||||
|
||||
## Setup
|
||||
|
||||
@@ -34,3 +37,9 @@ make -j hitag2crack/crack4/all
|
||||
make -j hitag2crack/crack5/all
|
||||
tools/pm3_tests.sh --long hitag2crack
|
||||
```
|
||||
|
||||
## End
|
||||
|
||||
```
|
||||
killall sshd
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user