[GH-ISSUE #1339] How I can Configure Proxyman to work with FortClient #1333

Open
opened 2026-03-03 19:50:35 +03:00 by kerem · 5 comments
Owner

Originally created by @willianrattis on GitHub (Aug 24, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1339

Originally assigned to: @NghiaTranUIT on GitHub.

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.

image

image

Originally created by @willianrattis on GitHub (Aug 24, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1339 Originally assigned to: @NghiaTranUIT on GitHub. ### 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](https://docs.proxyman.io/troubleshooting/proxyman-does-not-work-with-vpn-apps), 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. ```xml <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. ![image](https://user-images.githubusercontent.com/8093695/186503874-ed61f85d-70bd-45e9-9d75-93f08ad4dc79.png) ![image](https://user-images.githubusercontent.com/8093695/186502587-8e83d527-a273-4938-bde1-d3e8eda5a79f.png)
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 25, 2022):

Look like your config file is fine but the file location is not correct. The doc doesn't mention where it should be: https://docs.fortinet.com/document/forticlient/7.0.3/xml-reference-guide/198365/file-structure

If you don't mind, can you open a support ticket on FortClient 🤔 . I'm not sure how to config FortClient (VNP) to Proxyman. People state that it also doesn't work with other web debugging proxy too.

<!-- gh-comment-id:1226663046 --> @NghiaTranUIT commented on GitHub (Aug 25, 2022): Look like your config file is fine but the file location is not correct. The doc doesn't mention where it should be: https://docs.fortinet.com/document/forticlient/7.0.3/xml-reference-guide/198365/file-structure If you don't mind, can you open a support ticket on FortClient 🤔 . I'm not sure how to config FortClient (VNP) to Proxyman. People state that it also doesn't work with other web debugging proxy too.
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 25, 2022):

Maybe it's the problem. The Doc is written for the Windows version. I guess it has a built-in config, so we don't need to save the file.

Screen_Shot_2022-08-25_at_08_21_34

<!-- gh-comment-id:1226663753 --> @NghiaTranUIT commented on GitHub (Aug 25, 2022): Maybe it's the problem. The Doc is written for the Windows version. I guess it has a built-in config, so we don't need to save the file. ![Screen_Shot_2022-08-25_at_08_21_34](https://user-images.githubusercontent.com/5878421/186552680-35842d9a-60c7-4cf2-8a7d-93ccfceacbcb.jpg)
Author
Owner

@willianrattis commented on GitHub (Aug 25, 2022):

Good Afternoon! So, I saw that pages and the Doc is just about the windows. I couldn't find anything that helped me with macOS.

If only they had a Doc that demonstrated how to do it.

About the link:
image

They speak about how the file must be organized, but they don't speak how file, or where is that file 😆. It's amazing how difficult to configure both programs to work together.

But if anyone managed to solve this problem, I take advice. Thanks so much @NghiaTranUIT for your time!

<!-- gh-comment-id:1227574311 --> @willianrattis commented on GitHub (Aug 25, 2022): Good Afternoon! So, I saw that pages and the Doc is just about the windows. I couldn't find anything that helped me with macOS. If only they had a Doc that demonstrated how to do it. About the link: ![image](https://user-images.githubusercontent.com/8093695/186732615-af295e16-7a06-47c9-8210-526db63c68f4.png) They speak about how the file must be organized, but they don't speak how file, or where is that file 😆. It's amazing how difficult to configure both programs to work together. But if anyone managed to solve this problem, I take advice. Thanks so much @NghiaTranUIT for your time!
Author
Owner

@BMCwebdev commented on GitHub (Jan 6, 2023):

@willianrattis Hi there, wondering if you have had and success with this issue?

<!-- gh-comment-id:1373851800 --> @BMCwebdev commented on GitHub (Jan 6, 2023): @willianrattis Hi there, wondering if you have had and success with this issue?
Author
Owner

@willianrattis commented on GitHub (Jan 23, 2023):

@BMCwebdev Good Morning! Yes, I found out that since my company uses Global Protect, they just needed to release access to Proxyman for me to be able to use with the VPN.

<!-- gh-comment-id:1400528136 --> @willianrattis commented on GitHub (Jan 23, 2023): @BMCwebdev Good Morning! Yes, I found out that since my company uses Global Protect, they just needed to release access to Proxyman for me to be able to use with the VPN.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1333
No description provided.