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

HostKvm 2GB RAM 30Mbps Bandwidth Singapore KVM VPS Review

Details : HostKvm: 44 yuan/month/2GB memory/30GB ...

My Custom Hosting: $14/year/1 core/128M/10G SSD/100G/kvm

My Custom Hosting2009年就提供主機服務,之前有過介紹: https://zhu...

Hostigger: $100/year/8GB RAM/100GB SSD space/10TB bandwidth/KVM/Türkiye/Chicago

Hostigger, an American hosting provider, was foun...

Juzi Data 2-core 2GB memory 20Mbps bandwidth Japan CN2 KVM VPS review

Details : Orange Data: 28 yuan/month/1GB memory/4...

binarylane: $30/month/2GB memory/1TB space/3TB bandwidth/KVM/Australia

Binarylane, an Australian hosting company, was fo...