proxyscotch
proxyscotch copied to clipboard
📡 A simple proxy server created for https://hoppscotch.io
When creating a certificate, there is an error in the judgment logic that prevents key.pem from being generated, and the judgment logic of whether the file exists or not and...
related: https://github.com/liyasthomas/postwoman/issues/175
**Often, while writing new clients, or debugging existing API's, it is often useful to use a tool such as Charles Proxy. It allows one to save traces (request + response)...
It would be great if we could package the server for Mac(primary), Linux and Windows(In the near future). Goreleaser could be used with Travis CI or GH Actions. I'll be...
I got the following while building on my machine: ``` # pkg-config --cflags -- ayatana-appindicator3-0.1 Package ayatana-appindicator3-0.1 was not found in the pkg-config search path. Perhaps you should add the...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @SuperQ in stretchr/testify#1394 Document that require is not safe to...
I have an HTTPS service with a certificate issued based on a domain name, but proxyscotch tells me that it cannot validate the certificate when I access it from an...
Bumps [github.com/mccutchen/go-httpbin/v2](https://github.com/mccutchen/go-httpbin) from 2.12.0 to 2.13.4. Release notes Sourced from github.com/mccutchen/go-httpbin/v2's releases. v2.13.4 What's Changed feat: support Fastly and Akamai headers for client IP addr by @haccht in mccutchen/go-httpbin#167 New...
For context: I started writing an Arch Linux package for proxyscotch, but quickly hit a roadblock: if `proxyscotch-desktop` is installed in `/usr/bin`, then at runtime it tries to creates its...
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.6.0. Release notes Sourced from github.com/google/uuid's releases. v1.6.0 1.6.0 (2024-01-16) Features add Max UUID constant (#149) (c58770e) Bug Fixes fix typo in version 7 uuid...