Proxyman offers various Copy functions from Right-click menu Context:
Copy URL: Copy full URL of the selected flow
Copy cURL: Generate cURL command, which includes headers, cookies, query and body. Therefor, you can quickly execute this request in Terminal.
Copy as: Cookies, Header, Body from Request and Response
⌘C: Copy the URL Request
⇧⌘C: Copy as cURL
You can opt out the --proxy
flag from cURL command from Preference -> Advacend -> Uncheck "Include HTTP Proxy config in cURL"