Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for direct download over proxy #140

Open
inpos opened this issue Oct 3, 2023 · 6 comments
Open

Support for direct download over proxy #140

inpos opened this issue Oct 3, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@inpos
Copy link

inpos commented Oct 3, 2023

Hi.
I really need support for system proxy settings for direct downloading.

@bucanero
Copy link
Owner

bucanero commented Oct 3, 2023

you can try an older version like v1.1.8 or v1.2.0; older versions use the internal HTTP methods and they might work with the xmb proxy setting.

@inpos
Copy link
Author

inpos commented Oct 3, 2023

Thanks for reply. But libcurl supports proxy too

@bucanero
Copy link
Owner

bucanero commented Oct 3, 2023

Thanks for reply. But libcurl supports proxy too

I'm not working on PS3 apps right now. You're free to open a PR and submit changes that implement it.

@bucanero bucanero added the enhancement New feature or request label Oct 3, 2023
@inpos
Copy link
Author

inpos commented Oct 10, 2023

Сould you tell me what function can I get the proxy settings from the OS network settings? Where can I see an example of this or read a manual?

@bucanero
Copy link
Owner

Сould you tell me what function can I get the proxy settings from the OS network settings? Where can I see an example of this or read a manual?

You should check the PSL1GHT sdk code:
https://github.com/ps3dev/PSL1GHT/tree/master/ppu/include/net

@inpos
Copy link
Author

inpos commented Oct 16, 2023

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants