feat(gateway): subdomain and proxy gateway
License: MIT
Signed-off-by:
Marcin Rataj <lidel@lidel.org>
Showing
- cmd/ipfs/daemon.go 6 additions, 5 deletionscmd/ipfs/daemon.go
- core/corehttp/corehttp.go 13 additions, 1 deletioncore/corehttp/corehttp.go
- core/corehttp/gateway_handler.go 5 additions, 4 deletionscore/corehttp/gateway_handler.go
- core/corehttp/gateway_test.go 9 additions, 9 deletionscore/corehttp/gateway_test.go
- core/corehttp/hostname.go 358 additions, 0 deletionscore/corehttp/hostname.go
- core/corehttp/hostname_test.go 152 additions, 0 deletionscore/corehttp/hostname_test.go
- core/corehttp/ipns_hostname.go 0 additions, 38 deletionscore/corehttp/ipns_hostname.go
- docs/config.md 150 additions, 1 deletiondocs/config.md
- docs/environment-variables.md 1 addition, 1 deletiondocs/environment-variables.md
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 6 deletionsgo.sum
- namesys/namesys.go 20 additions, 3 deletionsnamesys/namesys.go
- namesys/namesys_test.go 9 additions, 5 deletionsnamesys/namesys_test.go
- namesys/routing.go 1 addition, 0 deletionsnamesys/routing.go
- test/sharness/t0111-gateway-writeable.sh 10 additions, 10 deletionstest/sharness/t0111-gateway-writeable.sh
- test/sharness/t0114-gateway-subdomains.sh 641 additions, 0 deletionstest/sharness/t0114-gateway-subdomains.sh
- test/sharness/t0160-resolve.sh 9 additions, 0 deletionstest/sharness/t0160-resolve.sh
- test/sharness/t0184-http-proxy-over-p2p.sh 34 additions, 1 deletiontest/sharness/t0184-http-proxy-over-p2p.sh
Loading
Please register or sign in to comment