diff options
author | lassulus <lassulus@googlemail.com> | 2013-11-02 00:41:34 +0100 |
---|---|---|
committer | lassulus <lassulus@googlemail.com> | 2013-11-02 00:41:34 +0100 |
commit | a7c63807b827010c266f0a8cc1170b6e2cf0228a (patch) | |
tree | 01479e547681c2c2a970812740f031b11ca63353 /util | |
parent | 428fc00d0bc4373c8ce3de53da4c1dcd3b9ea81e (diff) |
archlive image builder with hidden_service com
Diffstat (limited to 'util')
-rw-r--r-- | util/archlive/archlive.tar | bin | 0 -> 58785 bytes | |||
-rw-r--r-- | util/archlive/readme | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/util/archlive/archlive.tar b/util/archlive/archlive.tar Binary files differnew file mode 100644 index 00000000..13878e24 --- /dev/null +++ b/util/archlive/archlive.tar diff --git a/util/archlive/readme b/util/archlive/readme new file mode 100644 index 00000000..bb23a942 --- /dev/null +++ b/util/archlive/readme @@ -0,0 +1,7 @@ +change key in root-image/root/.ssh/authorized_keys +change target hidden service in root-image/etc/systemd/scripts/nc_onion + +run build.sh (as root) + +archlive will send the hidden service every minute to configured targets hidden service +stop with systemctl stop krebs-init |