Skip to content

adigitalife/yourls-http-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HTTP Proxy for YOURLS

This plugin adds HTTP proxy support for YOURLS. This is particularly useful when YOURLS is running behind a firewall (e.g. corporate intranet).

####Instructions:

  1. Copy the 'http-proxy' folder to user/plugins/.
  2. Enter the proxy server in the following line of plugin.php and save:
    • $proxy = 'http://PROXY_SERVER:PORT/'; // Define your proxy server here
  3. Activate the plugin in the YOURLS admin interface.

That's it.

About

Get remote content for YOURLS using an HTTP proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages