We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14cbecb commit ae273a3Copy full SHA for ae273a3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.1.10 (May 26, 2025)
2
+- Add support for unblocking attackers using IP tables after a probation period.
3
+- Add support for blocking attackers using ARP poisoning.
4
+- Improve how the gateway IP and MAC are detected.
5
+- Support running slips as an AP to block attackers in the RPI.
6
+
7
1.1.9 (April 30, 2025)
8
- Add bootstrapping node mode for the global P2P. Thanks to @d-strat
9
- Add support for ARM64 architecture in Docker images.
README.md
@@ -1,5 +1,5 @@
<h1 align="center">
-Slips v1.1.9
+Slips v1.1.10
</h1>
VERSION
@@ -1 +1 @@
-1.1.9
+1.1.10
0 commit comments