Skip to content

schopenhauer/spiggel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spiggel

This is a basic mirroring proxy app written in Sinatra. Ready to be deployed in the cloud.

Usage

First, change the CUSTOM_URL environment variable to the website you would like to mirror.

Then, run the app.

ruby app.rb
foreman start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/schopenhauer/spiggel.

License

The app is available as open source under the terms of the MIT License.