Pinned Repositories
cfip
Given an IP address, tells if this is a Cloudflare IP. Eg: https://api.code.express/cfip/104.31.122.34
cidr2ip
Convert CIDR blocks to constituent IP addresses
first-fifty-programs
First fifty programs you need to make to master any computer programming language
hugo-book
Hugo documentation theme as simple as plain book
json2table
Converts JSON objects to HTML Tables - because your users deserve pretty HTML, not a JSON blob
respounder
Respounder detects presence of responder in the network.
RubyProxy
A SOCKS5 proxy implementation in Ruby. Use as a standalone proxy or build your MITM apps using this library
subdomainrecon
A sub-domain reconnaissance written in golang
tcpmirror
Mirror TCP traffic on one port to multiple ports/destinations
webpluck
Extract specific information from webpage. Run in standalone mode or as API.
codeexpress's Repositories
codeexpress/respounder
Respounder detects presence of responder in the network.
codeexpress/cidr2ip
Convert CIDR blocks to constituent IP addresses
codeexpress/tcpmirror
Mirror TCP traffic on one port to multiple ports/destinations
codeexpress/json2table
Converts JSON objects to HTML Tables - because your users deserve pretty HTML, not a JSON blob
codeexpress/subdomainrecon
A sub-domain reconnaissance written in golang
codeexpress/webpluck
Extract specific information from webpage. Run in standalone mode or as API.
codeexpress/cfip
Given an IP address, tells if this is a Cloudflare IP. Eg: https://api.code.express/cfip/104.31.122.34
codeexpress/first-fifty-programs
First fifty programs you need to make to master any computer programming language
codeexpress/RubyProxy
A SOCKS5 proxy implementation in Ruby. Use as a standalone proxy or build your MITM apps using this library
codeexpress/hugo-book
Hugo documentation theme as simple as plain book