Toggle navigation
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Users
Ask a Question
Tell me. to test TCP and UDP ports
0
like
0
dislike
37
views
Tell me. to test TCP and UDP ports.
With the possibility of sending data manually to the port (for example, to test HTTP it is sometimes useful to drive the request headers).
network-administration
asked
Mar 20, 2019
by
gag_fenix
|
37
views
answer
comment
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
4
Answers
0
like
0
dislike
netcat can do everything that you need.
answered
Mar 22, 2019
by
andoriyu
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
> Tell me. to test TCP and UDP ports.
\r
nmap, telnet
\r
> With the possibility of sending data manually to the port (for example, for testing
> HTTP is sometimes useful to drive the request headers).
\r
curl, wget, telnet
answered
Mar 22, 2019
by
gag_fenix
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
nmap
crossplatformed and that does it. By itself, it is a console, but there are GUI. For example, under Windows you can use Zenmap. If I remember correctly — it is included in the installation package.
answered
Mar 22, 2019
by
xn__p2a
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
You can still nc.
To send data:
echo "GET /" | nc localhost 80
Listen to:
nc-l localhost 8080
answered
Mar 22, 2019
by
elanc
ask related question
comment
Please
log in
or
register
to add a comment.
Related questions
0
like
0
dislike
2
answers
How to build a bridge TCP to UDP and back on Windows?
asked
May 20, 2019
by
Siegurd_1
windows
network-administration
*nix-like-systems
0
like
0
dislike
3
answers
Tell me a good network hdd
asked
Mar 21, 2019
by
gadostnik
computer-networks
hard-drives
network-administration
0
like
0
dislike
7
answers
Please tell me app that can view the TCP packets of a certain process
asked
Mar 28, 2019
by
Lovesuper
linux
computer-networks
information-security
0
like
0
dislike
1
answer
You know a good program to send TCP/UDP packets with your content and view the answer?
asked
Apr 24, 2019
by
SHentai
udp
0
like
0
dislike
2
answers
Iptables: how to redirect TCP/UDP connections from external clients to another external IP?
asked
Apr 12, 2019
by
cyberhaze
linux
computer-networks
iptables
Most popular tags
javascript
php
css
html
jquery
wordpress
python
linux
web-development
mysql
android
windows
java
layout
c#
computer-networks
node.js
cpp
iron
yii
vue.js
1C-Bitrix
react
laravel
django
nginx
system-administration
search-engine-optimization
api
ubuntu
the-it-education.
ajax
sql
programming
hosting
cms
design
apache
google-chrome
bootstrap
Vkontakte
macos
google
network-administration
git
laptops
algorithms
regular-expressions
unity-game-engine
email
angular
database
network-equipment
software
wooсommerce
debian
.net
ios
information-security
video
law-in-it
browsers
books
parsing
wi-fi
game-development
career
htaccess
postgresql
telegram
mikrotik
mobile-development
ruby-on-rails
the-domain-name-system
modx
Yandex
c
json
opencart
Habr
freelance
vpn
asp.net
windows-server
symfony
bots
hard-drives
math
qt
DIY
audio
frontend
payment-system
bash
electronics
gulp.js
user-interface
docker
online-shopping
110,608
questions
257,187
answers
0
comments
40,796
users