Skip to content

Commit

Permalink
Обновлено: IP Lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Apr 28, 2024
1 parent 86aec41 commit 480cde7
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export const docs = [
{ text: 'Google Chrome', link: '/google-chrome' },
{ text: 'GPU Screen Recorder', link: '/gpu-screen-recorder' },
{ text: 'Helvum', link: '/helvum' },
{ text: 'IP Lookup', link: '/ip-lookup' },
{ text: 'Kooha', link: '/kooha' },
{ text: 'Krita', link: '/krita' },
{ text: 'Lazarus', link: '/lazarus' },
Expand Down
28 changes: 28 additions & 0 deletions docs/apps/ip-lookup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
aggregation:
sisyphus: iplookup-gtk
flatpak: io.github.bytezz.IPLookup
appstream:
id: io.github.bytezz.IPLookup
name: IP Lookup
icon: /ip-lookup/io.github.bytezz.IPLookup.svg
summary: Найти информацию об IP-адресе
developer:
name: Bytez
nickname: Bytezz
avatar: https://avatars.githubusercontent.com/u/25850701?v=4
metadata_license:
name: GNU GPLv3
link: https://choosealicense.com/licenses/gpl-3.0/
url:
homepage: https://github.com/bytezz/iplookup-gtk
translate: https://github.com/Bytezz/IPLookup-gtk/tree/main/po
bugtracker: https://github.com/Bytezz/IPLookup-gtk/issues
---

# IP Lookup

IP Lookup — приложение, позволяющие просмотреть информацию об ip адресе! Можно узнать сеть, организацию, адрес и многое другое.

<!--@include: @apps/_parts/install/content-repo.md-->
<!--@include: @apps/_parts/install/content-flatpak.md-->
113 changes: 113 additions & 0 deletions docs/public/ip-lookup/io.github.bytezz.IPLookup.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 480cde7

Please sign in to comment.