-
- Downloads
allow split networking
Split networking is where nodes communicate among themselves on a private network (for example when behind a NAT infrastructure). This change adds the --internal-ip option to radiod, that advertises a separate IP for internal communication.
Showing
- api.go 26 additions, 1 deletionapi.go
- cmd/radiod/radiod.go 7 additions, 6 deletionscmd/radiod/radiod.go
- fe/http.go 2 additions, 2 deletionsfe/http.go
- node/liquidsoap.go 5 additions, 0 deletionsnode/liquidsoap.go
- node/node.go 22 additions, 17 deletionsnode/node.go
- node/node_test.go 1 addition, 0 deletionsnode/node_test.go
Please register or sign in to comment