termux notes

This commit is contained in:
Philippe Teuwen
2026-02-21 15:02:48 +01:00
parent bb83fdde74
commit 16ebcdce6c

View File

@@ -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
```