登录
首页 » Scanner » 外网IP变动自动发邮件通知,运行在局域网内都计算机上,当外网地址变动时自动发送邮件通知...

外网IP变动自动发邮件通知,运行在局域网内都计算机上,当外网地址变动时自动发送邮件通知...

于 2023-08-15 发布 文件大小:5.18 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

外网IP变动自动发邮件通知,运行在局域网内都计算机上,当外网地址变动时自动发送邮件通知 -Outside the network IP changes automatically mail a notice in the LAN are running on your computer, when outside the network address changes automatically send mail notification

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用嗅探器侦听操作系统类型的程序
    使用嗅探器侦听操作系统类型的程序- Uses the sniffer to intercept the operating system type the procedure
    2022-02-26 17:44:18下载
    积分:1
  • This procedure using Borland C++ Compile, process the key code is
    这个程序使用Borland C++编译,程序中关键代码是“my_addr.sin_port = htons(i)”,因为变量i是一个循环量,它从一开始到使用者设定值结束,而htons(i)则是对连接远程服务器需要使用的端口进行定义,之后使 用connect()函数连接指定端口,通过返回值判断这个端口是否打开,这样一个端口扫描的思路就出现了。 -This procedure using Borland C++ Compile, process the key code is
    2022-01-23 11:09:11下载
    积分:1
  • 端口扫描程序,发现端口是否开启
    端口扫描程序,发现端口是否开启-port scanning procedures, whether to open ports found
    2022-02-06 12:18:31下载
    积分:1
  • windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟...
    windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟-windows ping order the source code, we can learn from and write their own network connectivity testing procedures yo! !
    2022-10-10 15:40:03下载
    积分:1
  • 1包含详细的注释,多线程的源代码扫描程序。
    一个包含详细注释的、多线程的扫描器C源代码。-1 contains detailed notes, multithreaded C source code scanners.
    2022-01-24 15:02:42下载
    积分:1
  • 查找可以ftp匿名登录的机器
    查找可以ftp匿名登录的机器 -Scanning machine which can be logged by ftp anonymous
    2022-07-26 16:01:34下载
    积分:1
  • 利用Iphlpapi发送arp请求的小程序,在处理线程结束的地方有bug,还没有解决。如果是局域网ip地址填写你所在网段,最后一位是要扫描的终点。...
    利用Iphlpapi发送arp请求的小程序,在处理线程结束的地方有bug,还没有解决。如果是局域网ip地址填写你所在网段,最后一位是要扫描的终点。-use Iphlpapi arp request to send a small procedure in handling threaded end of the local bug, is still not resolved. If LAN ip address where you fill in net, the last one is to scan the finish line.
    2022-02-15 10:32:02下载
    积分:1
  • 操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口...
    操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。但这种方法的缺点是很容易被发觉,并且被过滤掉。目标计算机的logs文件会显示一连串的连接和连接是出错的服务消息,并且能很快的使它关闭。 -operating system for the connect () system call, and for every one interested in the computer connect to the port. If the interception at the state port, then connect () can be successful. Otherwise, the port is not used, that is, not provide services. One of the biggest advantages is that you do not have any authority. System of any user has the right to use this call. Another advantage is speed. If each of the target port to a linear manner, the use of separate connect () call, it would take a very long time, you can open multiple socket, thus speeding up the scanning. The use of non-blocking I/O allows you to set up a low exhaustion of the time cycle, while observing
    2022-03-20 07:14:25下载
    积分:1
  • webdav,是一款很旧的软件了!
    webdav,是一款很旧的软件了!-webdav, is a very old software!
    2022-03-03 01:03:59下载
    积分:1
  • 在网络端口scannser
    基于C++的网络端口扫描源代码,包含头文件和源文件,可以实现端口扫描功能。-port scannser in network
    2023-09-09 01:00:03下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载