Skip to content

JSON parsing is not reliable #1

@aylen384

Description

@aylen384

When parsing the google-json this script may work. But when the json has eg. newlines or spaces at some positions, which are allowed json-syntax, the parser will fail.

Therefore an external parser like https://github.com/dominictarr/JSON.sh should be used.

This would allow using other geolocate-backends like my one:
https://github.com/f3l/wardrive/blob/master/cgi-bin/geolocate.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions