Skip to content

X-man is a packet capture tool for http/https requests, which can be used to record, inject, reproduce, export, etc. of network requests from mobile devices/pcs.

Notifications You must be signed in to change notification settings

clearcodecn/x-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-MAN

X-man is a packet capture tool for http/https requests, which can be used to record, inject, reproduce, export, etc. of network requests from mobile devices/pcs.

Install

go get github.com/clearcodecn/x-man

Usage:

  1. First you should install and trust root certificate. you can download it from http://127.0.0.1/-/cert
  2. Setup your http proxy server to http://127.0.0.1:3344
  3. start request. you can open ui console http://127.0.0.1:3344/-/ to see the details.

Fetures

  • javascript(text) inject
  • request replay
  • export request/response detail
  • using custom certificate
  • body replace
  • ui change

About

X-man is a packet capture tool for http/https requests, which can be used to record, inject, reproduce, export, etc. of network requests from mobile devices/pcs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published