mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 19:26:15 -04:00
🍝 add love weak subjectivity, by vitalik
This commit is contained in:
parent
2e60d6c75d
commit
3cd436b51a
@ -178,9 +178,9 @@ openssl rand -hex 32 > jwtsecret
|
||||
|
||||
#### find your ip
|
||||
|
||||
* private" `ifconfig | grep "inet " | grep -v 127.0.0.1`
|
||||
* public `curl v4.ident.me`
|
||||
* router `ip route | grep default` (Linux), `netstat -nr | grep default` (MacOS)
|
||||
* private: `ifconfig | grep "inet " | grep -v 127.0.0.1`
|
||||
* public: `curl v4.ident.me`
|
||||
* router: `ip route | grep default` (Linux), `netstat -nr | grep default` (MacOS)
|
||||
|
||||
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user