Advertisement
bigddertw

nzbmegaserch

Jul 22nd, 2019
631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. Linux installation:
  2.  
  3. apt-get install python2.7 git python-openssl
  4. git clone https://github.com/pillone/usntssearch.git
  5. To run: python yourdir/usntssearch/NZBmegasearch mega2.py
  6. To run detached from terminal: python mega2.py daemon
  7. To autorun at reboot: add mega2.py in your crontab line with @reboot
  8. Open the browser at localhost:5000
  9. Windows installation:
  10.  
  11. Download latest available binary
  12. Unzip in a folder and click on mega2.exe
  13. Open the browser at localhost:5000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement