-
### What's needed and why?
I'd like bunkerweb to be able to add/remove additional "listen" directives to its nginx server for specific servers
For example in vanilla nginx I have every server co…
-
With v5.10.3 (#494) the previous default behaviour of binding to 0.0.0.0 for the symfony server was removed. In v5.10.4 (#525) the old behaviour got supported again with the command line flags `allow-…
-
### Please describe the feature you'd like to see added.
Connections to port 8333 can be recognized right away as Bitcoin P2P connections. While it is still possible to recognize Bitcoin P2P connec…
-
I want to use port mapping to expose DHT in Docker
-
## Summary
Allow listen instances in Antenna Like this screenshot
![CleanShot 2022-11-21 at 19 35 45](https://user-images.githubusercontent.com/50910815/203029105-8dc7b04d-8cb0-43cd-aa0d-8e6627b10…
-
### What happened?
- [ ] ✋ I have searched the open/closed issues and my issue is not listed.
I'm trying to install spark-operator on k8s (v1.28), and running in to issues 👍
Command -
```
helm…
-
So I'm at my wits end with running this server on windows. I've attached what I get at the end of launching the server, and I have port-forwarded 27015 and 7777. But even a netstat -a only shows lis…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
**Describe the bug**
Service stops listening at 4949 once munin master connects
**To Reproduce**
you run the service, then await for connection, the the socket closes 4949 port
-
Currently we only listen on the IPv4 port 8080 or 8443 in WFP.
To support IPv6 we need to listen on any IPv6 port too as described at https://stackoverflow.com/questions/31125229/accept-ipv4-and-ipv6…