api.proxyman.io/build/v1/*
=> All sub-paths after /v1/
will map to a selected directory.~/desktop/my_folder
as the local directory()
group Regex operator to tell Proxyman where to map api.proxyman.io/*
=> All sub-paths will map to a selected directory.~/desktop/my_folder
as the local directory