Install Transmission and Web Management Interface under Debian, and configure reverse proxy [Hang PT]

Install Transmission and Web Management Interface under Debian, and configure reverse proxy [Hang PT]

Transmission is a BitTorrent client that is very suitable for hanging PT. The following tutorial is based on Debian 9 32-bit system, and other Debian systems are also suitable. If you want simple requirements, just install Transmission; if you want beauty, install the Transmission web beautification version; if you want perfection, use reverse engineering.
Operate under SSH, root user.

1. Install Transmission
First update the system

 apt-get update

Then install

 wget --no-check-certificate https://zhujiwiki.com/wp-content/uploads/2018/07/debian-transmission-mod.sh chmod +x debian-transmission-mod.sh sh debian-transmission-mod.sh

Set it up as shown below:

After successful installation, the login information will be displayed:

The interface after login:

Resource directory : /home/transmission/Downloads/

2. Install the Transmission Web beautified version

 apt-get install curl wget -N https://github.com/ronggang/transmission-web-control/raw/master/release/install-tr-control-cn.sh --no-check-certificate sh install-tr-control-cn.sh

As shown below, select 1:

Log in to the web interface again:

3. Use caddy to configure reverse proxy
1. Resolve your domain name to server IP in DNS
2. Install caddy

 wget -N --no-check-certificate https://raw.githubusercontent.com/luodaoyi/SimplesScript/master/caddy_install.sh chmod +x caddy_install.sh ./caddy_install.sh install http.filemanager

3. Set up anti-generation

 echo "https://yourdomain { gzip tls youemail proxy / http://127.0.0.1:9091 }" > /usr/local/caddy/Caddyfile

Change yourdomain to your own domain name and port 9091 to the port you set.
4. Restart caddy

 service caddy restart

Transmission web beautified version project: https://github.com/ronggang/transmission-web-control/wiki/Linux-Installation-CN
The reverse source is: https://luodaoyi.com/p/install-transmission-to-hang-pt-and-configure-domain-name-access-under-ubuntu.html

<<:  SoYouStart ARMv7 2GB RAM 2TB hard drive French dedicated server review

>>:  PnZHost: $9/year/512MB memory/10GB space/1TB traffic/KVM/Los Angeles/New York

Recommend

Many domain names registered with Godaddy have been stolen

Found it! Please continue to use the love8.org do...

One-click script to install the pure version of CentOS under Linux network

If you need a pure Debian/Ubuntu system, please s...

OVH: €45/month/E3-1245v5/32GB memory/4TB hard drive/unlimited traffic/Germany/UK

1. DO-32 CPU: Intel Xeon E3-1245v5 – 4c/8t – 3.5G...

HostMonster fixes insufficient memory and file upload size limits

To modify the insufficient memory and file upload...

Rootwelt: €4.95/month/1GB RAM/20GB SSD space/unlimited traffic/Xen/Germany

Rootwelt is a British hosting company, founded in...

OVH: $5/month/1GB RAM/30GB SSD space/1TB traffic/KVM/Singapore/Australia

OVH, which has its own data center and strong DDO...

VPS Farm Cloud Hosting Introduction

VPS Farm is a hosting provider that only provides...