Rvn0xsy / SMTP-NC

SMTP Netcat , test SMTP protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMTP-NC

SMTP-NC是一个B/S架构的SMTP协议测试工具。

page

安装方法

安装方式 - Golang install

$ go install -v github.com/Rvn0xsy/SMTP-NC@latest

安装方式 - 下载二进制文件

Releases

安装方式 - 编译

$ git clone https://github.com/Rvn0xsy/SMTP-NC
$ cd SMTP-NC
$ make

快速开始

$ smtp-nc -listen localhost:8090

About

SMTP Netcat , test SMTP protocol


Languages

Language:HTML 55.6%Language:Go 39.8%Language:Makefile 4.5%