needroleshere 0.4.0

Yet another AWS IAM Roles Anywhere helper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Needroleshere, yet another AWS IAM Roles Anywhere helper (primary socket)
Documentation=https://github.com/sorah/needroleshere

[Socket]
ListenStream=127.0.0.1:7224
FreeBind=yes

IPAddressAllow=localhost
IPAddressDeny=any

[Install]
WantedBy=sockets.target

# vim: ft=systemd