PSJ

Results 28 comments of PSJ

> > Does PORT argument defines the port on which the server will listen on a VM ? > > Of course - because... Yes? Thats the purpose of it....

Also @Simonmicro I told @philphirn to better use a Google Cloud Free Tier VM. They allow you to expose custom ports. Though he is wanting Heroku...

@Simonmicro I'll for sure. But I'm currently trying some more things. So when I'm done I'll list all methods.

@Simonmicro so finally it's not possible on Heroku. Before I list all my methods tried, I would like to specify the main reason behind this. **Heroku is a PaaS ,...

> @thispsj Okay. Your work is way more detailed than I expected! Would you mind to convert this into a documentation entry yourself? As I think you could then add...

Well guys I got a quick workaround for this. Note : Only for non-2FA Accounts. Login and getting `ADCDownloadAuth` in 3 steps : __Step 1__ : Get widget key `GET...

@interstateone tagging you so that you look at it.

Command line cURL version of [my comment](https://github.com/RobotsAndPencils/xcodes/issues/139#issuecomment-844734578) . ``` bash /bin/bash read -p "Enter your Apple ID username : " ASID && read -sp "Enter your Apple ID Password :...

> Xcodes 1.0 can now download Xcode without having a username and password 🥳 Closing as now support non-2FA accounts 😝 @MattKiazyk ~Without a username and password ? How ?...