Skip to content

Http isteği ile çalışan ping sunucusu - Ping server working with http request

License

Notifications You must be signed in to change notification settings

HsmTeknoloji/pingserver_http_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingserver_http_go

Http isteği ile çalışan ping sunucusu

Kurulum:

git clone https://github.com/HsmTeknoloji/pingserver_http_go.git
cd pingserver_http_go/devhsmtekpingserver
go mod init github.com/HsmTeknoloji/pingserver_http_go/devhsmtekpingserver
go get
go build
sudo ./devhsmtekpingserver  -port 10001
#veya
./devhsmtekpingserver -h

Kullanım:

http://127.0.0.1:{port}?ipaddress=192.168.1.1&count=5&timeout=5&v=1

Geliştirici Bilgileri:

Web Site : www.hsmteknoloji.com
Developer Groups : https://t.me/HsmTeknoloji/

About

Http isteği ile çalışan ping sunucusu - Ping server working with http request

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages