Code Monkey home page Code Monkey logo

udid-getting-server's Introduction

Udid Getting Server

GitHub last commit Go Report Card Travis (.org) GitHub top language GitHub

About Udid Getting Server

Udid Getting Server is a server that could be used for getting Iphone's UDID.

Demo

Use your iPhone open this link below:
https://udid.herokuapp.com/v1/udid/mobileconfig

Requirement

  • https server

How to use

  1. Move .example.env.json to .env.json
mv ./.example.env.json ./env.json
  1. Change the env config APP_DOMAIN in .env.json to your own server domain
  2. Start application
go run main.go

or

go build main.go
./main
  1. Use your Iphone open this url https://{YOUR-SERVER-DOMAIN}/v1/udid/mobileconfig using Safari
  2. Follow the instructions

Deploy to Heroku

  1. push
    heroku container:push web -a YOUR-APP-NAME
  2. release
    heroku container:release web -a YOUR-APP-NAME
  3. get your udid use your iPhone open: https://{YOUR-APP-NAME}.herokuapp.com/v1/udid/mobileconfig

Thanks

  • howett.net/plist

udid-getting-server's People

Contributors

toby1991 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

xbl2022

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.