Skip to content

Instantly share code, notes, and snippets.

View vekexasia's full-sized avatar

Andrea Baccega vekexasia

View GitHub Profile
@vekexasia
vekexasia / autonat.service
Last active January 27, 2025 08:28
AutoNat qBittorrent
[Unit]
Description=AutoNat
After=multi-user.target
[Service]
Type=simple
ExecStart=/root/autonat.sh
Restart=always
RestartSec=5s
StartLimitIntervalSec=500