go_mail_proxy

package module
v1.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

README

go-mail-proxy

embed mail stamp wallet sdk and proxy mail to target

local tls config

openssl req -newkey rsa:2048 -nodes -keyout key.pem -x509 -days 365 -out certificate.pem

openssl x509 -inform pem -noout -text -in qq.com.cer

go get -d github.com/btcsuite/btcd/chaincfg/chainhash@v1.0.2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version   string
	Commit    string
	BuildTime string
)

Functions

This section is empty.

Types

type ProxyService

type ProxyService interface {
	InitByConf(conf any, auth string) error
	Start() error
	ShutDown() error
	StartWithSig(sig chan struct{}) error
}

func Inst

func Inst() ProxyService

Directories

Path Synopsis
cmd
protocol

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL