WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

755

I started a pic8 upload client in Go based on a Pomf uploader that I got as open source a while ago.

It is very limited right now and does not handle csrf if that does not work, you have to fetch the token from the page and put it in the source.

It does not parse the json response, I do not really know Go well, so I cannot process the redirect, it links to the upload result page

Source code link: https://gitgud.io/asdf1111/pic8-upload-client

I started a pic8 upload client in Go based on a Pomf uploader that I got as open source a while ago. It is very limited right now and does not handle csrf if that does not work, you have to fetch the token from the page and put it in the source. It does not parse the json response, I do not really know Go well, so I cannot process the redirect, it links to the upload result page Source code link: https://gitgud.io/asdf1111/pic8-upload-client

(post is archived)

[–] 0 pt 4y

ok, i changed it to pastebin