Skip to content

v2.10.0.893 (Beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lidel lidel released this 23 Mar 12:48
1d922de

✨ Changes

🚪 Preview of *.localhost subdomain gateway support with http proxy (WIP: #853)

This is WIP, but main functionality is there, as long you have go-ipfs 0.5.0-dev you should see interesting change in the address bar:

2020-03-23--14-25-47

Examples

There will be a longer write up, for now enjoy some test links:

Testing with Docker

Docker makes it easy to test with go-ipfs v0.5.0-dev without changing your local setup.
To start an ephemeral instance run:

$ docker run --rm -it --net=host ipfs/go-ipfs:master-2020-03-19-99c0feb

🐛 Found a bug? Got feedback?

It is pretty significant change security and UX-wise, and I am sure there will be kinks to iron out.

If you find anything that looks or behaves odd, let us know: please fill an issue here

Installation