Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 599 Bytes

proclink-api

API Server to process URLs and retrieve oEmbed info out of target pages.

The server returns oembed information for ANY url ( if they respond within provided time limit :) )

To run it and disable access to private ip ranges, do:

./server -blacklist_ranges "10.0.0.0/8 172.16.0.0/12 192.168.0.0/16"

Demo server & request examples: