Skip to content

Deno-Sandbox/archive.org-web-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

archive.org-web-cloner

install:

  • install deno
  • run script deno run -A --unstable ---no-check main.ts
  • setup a domain on this: exemple.com => 5.5.5.5(your server ip) => apache2 proxy to => this deno script on (look at the port on the main.ts file)

Use:

Only web view:

  • go on the URL and the website displayed

Cloner

  • wget -nv -r -p -e robots=off -np -U "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0" "https://YOUR PROXY URL/" --page-requisites --no-check-certificate

Exemple

see exemple.ts hosted here: https://archiveorgproxy.alice-snow.me/

About

archive.org web proxy for PRETTY print

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors