Get the latest tech news
Show HN: Zxc – Rust TLS proxy with tmux and Vim as UI, BurpSuite alternative
Terminal based intercepting proxy written in rust with tmux and vim as user interface. - GitHub - hail-hydrant/zxc: Terminal based intercepting proxy written in rust with tmux and vim as user int...
Terminal based intercepting proxy written in rust with tmux and vim as user interface. CommandDescriptionWsSendToRepeaterSend ws request to RepeaterThe popup window can be customised by setting g:popup_options with vim's popup_create-arguments option in users zxc.vim file. KeysDescriptionPossible Valuesexcluded_domainsList of domains to be relayedstring listexcluded_content_typesList of content types to be relayedlist of: app, audio, font, img, msg,model, multipart, txt, videoexcluded_extensionsList of extensions to be relayedstring listwith_wsWhether to proxy websocket requestsbool (default true)Per session config is created in$session/config.toml based on user flags.
Or read this on Hacker News