Skip to content

rmi7/phrack-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phrack RSS

License

Create RSS feed from Phrack.org

The wonderful website Phrack.org does not have an RSS feed. This module will parse the entire website and create an RSS Feed which you can subscribe to.

  • will include papers and issue/articles in the RSS feed
  • will check for new papers + issue/articles every 10 seconds

Prerequisites

Since it uses async/await, node v8.x is needed. (TIP: use nvm)

Setup

npm install

Run

npm start

Bugs

  • For some reason I cannot add the feed to Reeder for Mac/Safari. It works fine inside Firefox RSS reader, so did I forget some required headers?

Todo

  • dockerize

About

Phrack.org RSS/Atom feed creator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published