Skip to content

MatchPort/Monica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Monica URL / API Exchanger πŸš€

Monica is a compact software to exchanger urls and start up custom servers!

image

Installation 🌟

Download the latest release, extract it and open Monica.exe!

Usage ⭐

After opening monica you can use the built in .monica builder. To use our built in builder click 2 on the main screen.

To build your own .monica file simply just create a new file with the schema: Name.Monica and fill the file with urls!

Monica also logs exchanges in the logs folder. Example of logs: (exchanged example.com to showcase.lol)

// START OF MONICA LOG //
showcase.lol/api/v2/auth
showcase.lol/api/v2/login
showcase.lol/api/v2/createaccount

Exchange Log:
example.com/api/v2/auth β†’ showcase.lol/api/v2/auth
example.com/api/v2/login β†’ showcase.lol/api/v2/login
example.com/api/v2/createaccount β†’ showcase.lol/api/v2/createaccount
// END OF LOG //

Troubleshooting πŸ’«

Incase the file doesn't run please make sure you have dotnet installed.

Future Updates 🌠

Monica will be updated with a fiddler / tencer type of proxy server that redirects chosen urls to a new url

Contributing πŸ“

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Thank you πŸ’–

Thank you for using and supporting this project and all my others!

Authors

About

Monica is a compact software to exchanger urls and start up custom servers!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages