Blame
Date:
Mon Jan 23 05:00:25 2023 UTC
Message:
Daily backup
01
2023-01-22
jrmu
version=pmwiki-2.2.130 ordered=1 urlencoded=1
02
2023-01-22
jrmu
agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
03
2023-01-22
jrmu
author=mkf
04
2023-01-22
jrmu
charset=UTF-8
05
2023-01-22
jrmu
csum=
06
2023-01-22
jrmu
ctime=1619871729
07
2023-01-22
jrmu
host=198.251.81.133
08
2023-01-22
jrmu
name=Tor.Hidden
09
2023-01-22
jrmu
rev=11
10
2023-01-22
jrmu
targets=
11
2023-01-22
jrmu
text=!!! Installation%0a[@%0a$ doas pkg_add tor%0a@]%0a!!! Configuration%0aNow edit the torrc file %0a[@%0a$ doas $EDITOR /etc/tor/torrc%0a@]%0a%0a[@%0aRunAsDaemon 1%0a%0aHiddenServiceDir /path/to/whare/you/want/the/dir/files # This can be any path it just has to exist%0aHiddenServicePort %3cPort 1> 127.0.0.1:%3cPort 2> # for 99.99%25 of the time you can just set port 1 and 2 as the same port%0a@]%0asince tor is going to runned as _tor user, make sure it has required permissions. %0a%0ato add more ports just add more HiddenServicePort%0ato add more .onion links just add more HiddenServiceDir with HiddenServicePort undernet%0a%0amake sure the HiddenServiceDir path is owned by the user who will run Tor and has permission of 700%0aand then simply run tor using%0a[@%0a$ tor%0a@]%0aas the user you want to run Tor with and it will start%0a%0ato get .onion address run $ doas cat /path/to/whare/you/want/the/dir/files/hostname%0a%0a[@%0a$ doas rcctl enable tor%0a$ doas rcctl start tor%0a@]%0a
12
2023-01-22
jrmu
time=1624740977
13
2023-01-22
jrmu
author:1624740977=mkf
14
2023-01-22
jrmu
diff:1624740977:1622787254:=17,18d16%0a%3c since tor is going to runned as _tor user, make sure it has required permissions. %0a%3c %0a
15
2023-01-22
jrmu
host:1624740977=198.251.81.133
16
2023-01-22
jrmu
author:1622787254=mkf
17
2023-01-22
jrmu
csum:1622787254=rcctl
18
2023-01-22
jrmu
diff:1622787254:1622140200:minor=30,31c30,31%0a%3c $ doas rcctl enable tor%0a%3c $ doas rcctl start tor%0a---%0a> $ doas rccctl enable tor%0a> $ doas rcclt start tor%0a
19
2023-01-22
jrmu
host:1622787254=198.251.81.133
20
2023-01-22
jrmu
author:1622140200=mkf
21
2023-01-22
jrmu
diff:1622140200:1622135670:=5c5%0a%3c !!! Configuration%0a---%0a> !! Configuration%0a30,31c30,31%0a%3c $ doas rccctl enable tor%0a%3c $ doas rcclt start tor%0a---%0a> I would run $ tor%0a> as a crontab like @reboot tor%0a32a33,34%0a> %0a> I don't recommend running this via rc since so far it seems it will have to run as root and that is less secure, I would recommend you make a user only for running tor and run it there%0a
22
2023-01-22
jrmu
host:1622140200=5.238.185.195
23
2023-01-22
jrmu
author:1622135670=mkf
24
2023-01-22
jrmu
csum:1622135670=minor edits
25
2023-01-22
jrmu
diff:1622135670:1619872372:=1c1,4%0a%3c !!! Installation%0a---%0a> First install Tor. $ doas pkg_add tor%0a> %0a> Now edit the torrc file $ doas $EDITOR /etc/tor/torrc%0a> %0a3c6,9%0a%3c $ doas pkg_add tor%0a---%0a> RunAsDaemon 1%0a> %0a> HiddenServiceDir /path/to/whare/you/want/the/dir/files # This can be any path it just has to exist%0a> HiddenServicePort %3cPort 1> 127.0.0.1:%3cPort 2> # for 99.99%25 of the time you can just set port 1 and 2 as the same port%0a5,6c11%0a%3c !! Configuration%0a%3c Now edit the torrc file %0a---%0a> %0a8c13,14%0a%3c $ doas $EDITOR /etc/tor/torrc%0a---%0a> to add more ports just add more HiddenServicePort%0a> to add more .onion links just add more HiddenServiceDir with HiddenServicePort underneth%0a10a17,18%0a> make sure the HiddenServiceDir path is owned by the user who will run Tor and has permission of 700%0a> %0a12,15c20,21%0a%3c RunAsDaemon 1%0a%3c %0a%3c HiddenServiceDir /path/to/whare/you/want/the/dir/files # This can be any path it just has to exist%0a%3c HiddenServicePort %3cPort 1> 127.0.0.1:%3cPort 2> # for 99.99%25 of the time you can just set port 1 and 2 as the same port%0a---%0a> simply run $ tor%0a> as the user you want to run Tor with and it will start%0a17,25d22%0a%3c to add more ports just add more HiddenServicePort%0a%3c to add more .onion links just add more HiddenServiceDir with HiddenServicePort undernet%0a%3c %0a%3c make sure the HiddenServiceDir path is owned by the user who will run Tor and has permission of 700%0a%3c and then simply run tor using%0a%3c [@%0a%3c $ tor%0a%3c @]%0a%3c as the user you want to run Tor with and it will start%0a
26
2023-01-22
jrmu
host:1622135670=5.238.185.195
27
2023-01-22
jrmu
author:1619872372=NavC
28
2023-01-22
jrmu
diff:1619872372:1619872302:=20c20%0a%3c simply run $ tor%0a---%0a> simple run $ tor%0a
29
2023-01-22
jrmu
host:1619872372=2a0b:f4c1:2::254
30
2023-01-22
jrmu
author:1619872302=navic
31
2023-01-22
jrmu
diff:1619872302:1619872275:=4a5%0a> ```%0a10a12%0a> ```%0a
32
2023-01-22
jrmu
host:1619872302=2a0b:f4c1:2::254
33
2023-01-22
jrmu
author:1619872275=navic
34
2023-01-22
jrmu
diff:1619872275:1619872216:=14d13%0a%3c [@%0a15a15%0a> %0a17,18c17%0a%3c @]%0a%3c %0a---%0a> %0a21d19%0a%3c [@%0a22a21%0a> %0a24,25c23%0a%3c @]%0a%3c %0a---%0a> %0a28d25%0a%3c [@%0a29a27%0a> %0a31d28%0a%3c @]%0a
35
2023-01-22
jrmu
host:1619872275=2a0b:f4c1:2::254
36
2023-01-22
jrmu
author:1619872216=navic
37
2023-01-22
jrmu
diff:1619872216:1619871829:=6c6%0a%3c [@%0a---%0a> %0a9a10%0a> %0a11c12%0a%3c @]%0a---%0a> %0a
38
2023-01-22
jrmu
host:1619872216=2a0b:f4c1:2::254
39
2023-01-22
jrmu
author:1619871829=navic
40
2023-01-22
jrmu
diff:1619871829:1619871772:=8a9,10%0a> %0a> %0a18a21,22%0a> %0a> %0a20a25,26%0a> %0a> %0a26a33,34%0a> %0a> %0a29a38,39%0a> %0a> %0a
41
2023-01-22
jrmu
host:1619871829=2a0b:f4c1:2::254
42
2023-01-22
jrmu
author:1619871772=navic
43
2023-01-22
jrmu
diff:1619871772:1619871729:=1,4c1,5%0a%3c First install Tor. $ doas pkg_add tor%0a%3c %0a%3c Now edit the torrc file $ doas $EDITOR /etc/tor/torrc%0a%3c %0a---%0a> First install Tor.%0a> $ doas pkg_add tor%0a> %0a> Now edit the torrc file%0a> $ doas $EDITOR /etc/tor/torrc%0a6d6%0a%3c %0a9,10d8%0a%3c %0a%3c %0a12d9%0a%3c %0a14d10%0a%3c %0a16d11%0a%3c %0a18d12%0a%3c %0a21,22d14%0a%3c %0a%3c %0a25,26d16%0a%3c %0a%3c %0a28d17%0a%3c %0a30d18%0a%3c %0a33,34d20%0a%3c %0a%3c %0a36d21%0a%3c %0a39,41c24%0a%3c %0a%3c %0a%3c I don't recommend running this via rc since so far it seems it will have to run as root and that is less secure, I would recommend you make a user only for running tor and run it there%0a---%0a> I don't recommend running this via rc since so far it seems it will have to run as root and that is less secure, I would recommend you make a user only for running tor and run it there%0a\ No newline at end of file%0a
44
2023-01-22
jrmu
host:1619871772=2a0b:f4c1:2::254
45
2023-01-22
jrmu
author:1619871729=navic
46
2023-01-22
jrmu
diff:1619871729:1619871729:=1,24d0%0a%3c First install Tor.%0a%3c $ doas pkg_add tor%0a%3c %0a%3c Now edit the torrc file%0a%3c $ doas $EDITOR /etc/tor/torrc%0a%3c ```%0a%3c RunAsDaemon 1%0a%3c %0a%3c HiddenServiceDir /path/to/whare/you/want/the/dir/files # This can be any path it just has to exist%0a%3c HiddenServicePort %3cPort 1> 127.0.0.1:%3cPort 2> # for 99.99%25 of the time you can just set port 1 and 2 as the same port%0a%3c ```%0a%3c to add more ports just add more HiddenServicePort%0a%3c to add more .onion links just add more HiddenServiceDir with HiddenServicePort underneth%0a%3c %0a%3c make sure the HiddenServiceDir path is owned by the user who will run Tor and has permission of 700%0a%3c %0a%3c simple run $ tor%0a%3c as the user you want to run Tor with and it will start%0a%3c to get .onion address run $ doas cat /path/to/whare/you/want/the/dir/files/hostname%0a%3c %0a%3c I would run $ tor%0a%3c as a crontab like @reboot tor%0a%3c %0a%3c I don't recommend running this via rc since so far it seems it will have to run as root and that is less secure, I would recommend you make a user only for running tor and run it there%0a\ No newline at end of file%0a
47
2023-01-22
jrmu
host:1619871729=2a0b:f4c1:2::254
IRCNow