public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob fa6781961cad2dfc201e6841ddb8577a2ce17aeb 265 bytes (raw)
$ git show v1.4.0:examples/public-inbox-nntps.socket	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
# ==> /etc/systemd/system/public-inbox-nntps.socket <==
[Unit]
Description = public-inbox-nntps socket

[Socket]
ListenStream = 0.0.0.0:563
BindIPv6Only = ipv6-only
ListenStream = [::]:563
Service = public-inbox-nntpd@1.service

[Install]
WantedBy = sockets.target

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git