package sessdata

func Start() {
	initIpPool()
	checkSession()
}