Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/gemstones/iftop.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: iftop - Live Per-Connection Bandwidth Statistics
author: Neel Chauhan
contributors: Ganna Zhyrnova
contributors: Ganna Zhyrnova, Steven Spencer
date: 2024-02-24
---

Expand Down Expand Up @@ -76,7 +76,7 @@ tt.neelc.org => X.X.X.X 2.80Mb 2.80Mb 2.80Mb
tt.neelc.org => X.X.X.X 136Kb 136Kb 136Kb
<= 2.45Mb 2.45Mb 2.45Mb
────────────────────────────────────────────────────────────────────────────────
TX: cum: 30.1MB peak: 121Mb rates: 121Mb 121Mb 121Mb
TX: cum: 30.1MB peak: 121Mb rates: 121Mb 121Mb 121Mb
RX: 30.4MB 122Mb 122Mb 122Mb 122Mb
TOTAL: 60.5MB 242Mb 242Mb 242Mb 242Mb
```
Expand Down
4 changes: 2 additions & 2 deletions docs/gemstones/torsocks.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: torsocks - Route Traffic Via Tor/SOCKS5
author: Neel Chauhan
contributors:
contributors: Steven Spencer
date: 2024-02-25
---

Expand All @@ -26,7 +26,7 @@ The common options of the `torsocks` command follow, and under normal circumstan
|-p PASS |Set the SOCKS5 password|
|-a ADDRESS |Set the SOCKS5 server address|
|-P PORT |Set the SOCKS5 server port|
|-i |Enable Tor isolation)
|-i |Enable Tor isolation|

A sample (redacted) output from the IP checker [icanhazip.com](https://icanhazip.com/) via `torsocks`:

Expand Down