Skip to content

[Feature Request] - Add support for importing and exporting scripts, and perhaps breakpoints too.  #679

@mprice-banno

Description

@mprice-banno

Proxyman version? (Ex. Proxyman 1.4.3)

2.11.1 (21110

macOS Version? (Ex. mac 10.14)

10.15.6

I would like to be able to export, and import, Proxyman scripts in order to share them between team members. Currently the only way to share a script is a bit of a hassle as the .js script doesn't include the matching rules.

  • You can use Show in Finder to locate the .js file and share that
  • You have to have to manually import it
  • Set the matching rules manually as well, as it doesn't contain the Matching Rule details, i.e. Name, URL, Type, Wildcard and Request/Response settings.

Additionally the script uses a hex filename, which doesn't lend well to sharing and identifying what it does.

Ideally, exporting a script would be a single file that contains:

  • The Name/Description
  • Matching URL
  • Method type (ANY, GET, POST etc)
  • Wildcard/Regex settings
  • Run on Request/Response
  • The JS script itself.

Whilst not as important, it would also be nice to be able to import and export breakpoint configurations as well.

Thanks! Keep up the great work on this indispensable tool.

Metadata

Metadata

Assignees

Labels

Feature requestRequest new feature goes hereenhancementNew feature or request✅ DoneTicket is addressed and fixed.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions