ProxymanApp / ProxymanApp/Proxyman
How I can Configure Proxyman to work with FortClient
@NghiaTranUIT is already working on this.
Since Aug 25, 2022.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
Version 3.8.0 (30800)
macOS Version? (Ex. mac 10.14)
macOS Monterey Version 12.5.1 (21G83)
Steps to reproduce
When I open FortiClient_7.0.0.22 I can't use Proxyman. I can't catch the requisitions.
Expected behavior
Intercept the requisitions when I use the fortiClient vpn. I tried config, but I can't.
I saw this configuration, but I don't know how to configure this in FortClient.
There is a folder /Library/Application Support/Fortinet/FortiClient/conf that contains some config files, but I don't know how this files should be this XML configure.
<forticlient_configuration>
<system>
<proxy>
<update>0</update>
<fail_over_to_fdn>0</fail_over_to_fdn>
<online_scep>0</online_scep>
<virus_submission>0</virus_submission>
<type>http</type>
<address>192.168.68.105</address>
<port>9090</port>
<username></username>
<password></password>
</proxy>
</system>
</forticlient_configuration>
Screenshots (optional)
I create a config file named forticlient_configuration.plist, It seemed to work, but then stopped.


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.