You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Q: for testing, can we instruct the CI system to kill the network connection mid-way through the test? This would allow us to test the feature in this issue post-push at pull/replay-time.
https://github.com/VictorBjelkholm/ipfscrape is a command-line tool to allow a user to enter a URI,
wget
s the content from the live Web, pushed it to IPFS, then serves it from localhost.https://github.com/webrecorder/warcio is a python modules that provides the ability to create a WARC file from a live Web page.
ipwb currently has the ability to go from warc->ipfs->ipwb replay
Integrate with warcio to (write warc via warcio)->warc->ipfs->ipwb replay
The text was updated successfully, but these errors were encountered: