$ nc -l 8443In Apache use a client:
$ nc tomcatServerDomainOrIp 8443 HelloAnd you should get what you type (Hello) in the server side if the connectivity is correct. This is of course testing TCP traffic on port 8443.
$ nc -l 8443In Apache use a client:
$ nc tomcatServerDomainOrIp 8443 HelloAnd you should get what you type (Hello) in the server side if the connectivity is correct. This is of course testing TCP traffic on port 8443.
Nestor Urquiza is a hands-on technologist, security-first thinker and results-oriented business executive. An Electronics Engineer dealing with hardware, embedded/web software development, security, compliance and full business funnel process engineering. Keeping things simple and innovating top-down, from Marketing to Accounting.
No comments:
Post a Comment