Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
/ phrack-rss Public archive
forked from rmi7/phrack-rss

Phrack.org RSS/Atom feed creator

License

Notifications You must be signed in to change notification settings

notdian/phrack-rss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%