Skip to content

This application is aimed at redirecting urls which have been blocked by GFW to these which have not been blocked, this is a real 301 redirect application, because it responds 301 status code in the response headers.

haha357/redi301

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  • mkdir /root/redi301 && cd /root/redi301 && wget https://raw.githubusercontent.com/haha357/redi301/master/bin/redi301 && chmod +x ./redi301
  • ./redi301

Instructions

This application is aimed at redirecting urls which have been blocked by GFW to these which have not been blocked, this is a real 301 redirect application, because it responds 301 status code in the response headers.

Use./redi301 -h to view more instructions.

Params

  • -a Listen address,just like ip:port, exp : 0.0.0.0:80, the default value is 0.0.0.0:80.
  • -t Prefix of the target redirect url, just like:http://www.whitehouse.gov,both http and https supported, please do not end with /.

TODO

Donation

  • If you like this application, you can donate to the author. Thank you so much.

  • USDT(TRC20) wallet: TB8meT4Pm9KFXRJ8SNCfxx4yBGPbk3Ekip

About

This application is aimed at redirecting urls which have been blocked by GFW to these which have not been blocked, this is a real 301 redirect application, because it responds 301 status code in the response headers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published