Home
last modified time | relevance | path

Searched refs:listen_address (Results 326 – 348 of 348) sorted by relevance

1...<<11121314

/dports/devel/dulwich/dulwich-0.19.16/dulwich/contrib/
H A Dswift.py1018 server = TCPGitServer(backend, options.listen_address,
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A Dserver.py1152 server = TCPGitServer(backend, options.listen_address, options.port)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/redis/
H A Dreplication_and_failover.md515 node_exporter['listen_address'] = '0.0.0.0:9100'
516 redis_exporter['listen_address'] = '0.0.0.0:9121'
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dconf_parser.y1479 listen_item: listen_port | listen_flags | listen_address | listen_host | error ';';
1515 listen_address: IP '=' QSTRING ';'
/dports/ftp/vsftpd/vsftpd-3.0.5/
H A DFAQ88 mode. Use "listen_address=x.x.x.x" to set the virtual IP.
/dports/ftp/vsftpd-ext/vsFTPd-3.0.3-ext.1/
H A DFAQ87 mode. Use "listen_address=x.x.x.x" to set the virtual IP.
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mochitest/
H A Druntests.py692 listen_address = "*" if public else "127.0.0.1"
693 config.write("listen:%s:%s:pgoserver\n" % (listen_address, self.sslPort))
/dports/www/firefox-esr/firefox-91.8.0/testing/mochitest/
H A Druntests.py713 listen_address = "*" if public else "127.0.0.1"
714 config.write("listen:%s:%s:pgoserver\n" % (listen_address, self.sslPort))
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dchannels.c2954 channel_setup_remote_fwd_listener(const char *listen_address, argument
2958 listen_address, listen_port, allocated_listen_port,
/dports/www/firefox/firefox-99.0/testing/mochitest/
H A Druntests.py713 listen_address = "*" if public else "127.0.0.1"
714 config.write("listen:%s:%s:pgoserver\n" % (listen_address, self.sslPort))
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mochitest/
H A Druntests.py713 listen_address = "*" if public else "127.0.0.1"
714 config.write("listen:%s:%s:pgoserver\n" % (listen_address, self.sslPort))
/dports/mail/up-imapproxy/imapproxy-pkg-upstream-1.2.8_svn20171105/
H A DChangeLog395 include default listen_address config option.
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/docs/sources/clients/promtail/
H A Dconfiguration.md744 listen_address: <string>
1456 listen_address: 0.0.0.0:1514
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/documentation/sphinx/source/
H A Dconfiguration.rst232 listen_address = public
253 * ``listen_address``: The IP:Port that the server socket should bind to. If ``public``, it will be …
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/gitaly/
H A Dconfigure_gitaly.md239 # prometheus['listen_address'] = '0.0.0.0:9090'
/dports/www/mod_mono/mod_mono-3.13/
H A DChangeLog827 * src/mod_mono.c: set filename and listen_address defaults in the
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/
H A Dcluster.py3144 host.listen_address = local_row.get("listen_address")
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/
H A DCHANGELOG.md1621 `metrics_server` was replaced with `listen_address`. With version 12.0 the old configuration
1750 - Docs: comment about how listen_address works !1076
/dports/devel/py-distributed/distributed-2021.11.2/distributed/
H A Dscheduler.py4060 self.ip = get_address_host(self.listen_address)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/docs/configuration/
H A Dconfig-file-reference.md2106 [listen_address: <string> | default = "0.0.0.0:9094"]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/fi_FI/
H A Dpgadmin3.po22922 "pyyntöihin, muuta \"listen_address\" parametria."
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/it_IT/
H A Dpgadmin3.po28157 "Potresti voler controllare «listen_address» per abilitare la connessione via "
/dports/security/sudo/sudo-1.9.8p2/
H A DChangeLog2156 Rename listen_address -> server_address and add reference counting.

1...<<11121314