Skip to content

cnbbx/DualServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DualServer

中国百宝箱专用DCHP和DNS服务器中文美化版

##Windows Compiling It is not needed to recompile Dual DHCP DNS Server on windows version. 64 bit versions can also run this 32 bit executable. However the command for compiling is:

g++ -o DualServer.exe DualServer.cpp -lwsock32 -liphlpapi -lws2_32 

##Linux Compiling The enclosed dualserver executable file may only run on Intel Linux 32 bit version. For 64 bit Linux system, you can try:

#g++ dualserverd.cpp -odualserverd -lpthread
#g++ dualserverd.cpp -odualserverd -lpthread -lgcc_s 

Fork of https://sourceforge.net/projects/dhcp-dns-server/

About

中国百宝箱专用DCHP和DNS服务器 DualServer 中文汉化版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages