mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 06:46:13 -04:00
🍝 add love weak subjectivity, by vitalik
This commit is contained in:
parent
2e60d6c75d
commit
3cd436b51a
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue