You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pikvm/README.md

847 lines
26 KiB
Markdown

2 years ago
# Open and inexpensive DIY IP-KVM based on Raspberry Pi
4 years ago
[![Discord](https://img.shields.io/discord/580094191938437144?logo=discord)](https://discord.gg/bpmXfz5) [![Reddit](https://img.shields.io/badge/reddit-join-orange?logo=reddit)](https://www.reddit.com/r/pikvm)
4 years ago
2 years ago
A very simple and fully functional Raspberry Pi-based KVM (Keyboard-Video-Mouse) over IP that you can make with your own hands. This device helps to manage servers or workstations remotely, regardless of the health of the operating system or whether one is installed. You can fix any problem, configure the BIOS, and even reinstall the OS using the virtual CD-ROM or Flash Drive.
4 years ago
3 years ago
The website: [pikvm.org](https://pikvm.org). Also check out [the documentation](https://docs.pikvm.org) and join to the [Discord Community Chat](https://discord.gg/bpmXfz5) for news, questions and support!
4 years ago
3 years ago
| Web UI |
| ------------------------------------------ |
4 months ago
| <img src="https://raw.githubusercontent.com/pikvm/pikvm/master/img/screen1.png" height=400 /> |
3 years ago
# Features
4 months ago
* Can be made based on **Raspberry Pi 2**, **3**, **4** and **Zero2W**;
2 months ago
* *Raspberry Pi 5 is not supported right now. It doesn't have GPU video encoders, therefore, there is no point in using it for PiKVM, it will not give any performance boost for this case. The Pi 5 is a great device, just not suitable for PiKVM.*
4 years ago
* **FullHD video** using advanced **HDMI-to-CSI bridge** or **USB dongle**;
* Extra low **video latency** with **MJPEG** or **H.264 / WebRTC** (for CSI bridge);
1 year ago
* Bootable **Virtual CD-ROM** and **Flash Drive**, ability to store images on **NFS**;
4 years ago
* USB **Keyboard** and **mouse** (with leds and the wheel), PS/2 keyboard, Bluetooth HID;
4 years ago
* **Control the server power** using ATX functions;
4 years ago
* Access via **Web UI** or **VNC**;
4 years ago
* Ability to use **IPMI BMC**, **IPMI SoL**, **Redfish** and **Wake-on-LAN** to control the server;
4 years ago
* **The ready-made OS** with read-only filesystem;
3 years ago
* **Extensible authorization** and HTTPS out of the box;
4 years ago
* **Health monitoring** of the Pi;
4 years ago
* Control **GPIO** ports and **USB relays**;
4 years ago
* 100% Open Source!
4 years ago
4 months ago
# Variants
PiKVM supports several different hardware configurations, referred to as **platforms**.
All of them uses our common open source software stack.
* **PiKVM V4** and **V3** are our own **plug-and-play, ready-made** devices (Raspberry Pi included).<br>
Supports **H.264 video & audio** transmission, **host power management**, **mass-storage emulation** and much more.
They are really well-made, reliable things which you can use yourself or provide to your clients.
V4 and V3 also have more features than DIY builds.
* **PiKVM V2** and **V1** devices are **DIY** so you can make it with your own hands.<br>
If you don't know where to put your old Raspberry Pi, here's a great goal.
**Look at what Tech Bloggers are saying about us :)**
<table>
<tr>
<td align="center"><b>PiKVM V4 Plus &amp; Mini</b></td>
<td align="center"><b>PiKVM V3</b></td>
<td align="center"><b>DIY PiKVM</b></td>
</tr>
<tr>
<td align="center"> <!-- V4 Plus/Mini -->
<a href=https://youtu.be/2HqbQdZUEmY><b>Novaspirit Tech</b></a><br>
<a href=https://youtu.be/Kx5MlT2jYxU><b>Level1Techs</b></a><br>
<a href=https://www.youtube.com/watch?v=PppcpSVYh0E><b>Jeff Geerling</b><br>
</td>
<td align="center"> <!-- V3 -->
<a href=https://www.youtube.com/watch?v=232opnNPGNo><b>~~~ LINUS TECH TIPS ~~~</b></a><br>
<a href=https://youtu.be/dTchVKxx7Fo><b>Novaspirit Tech</b></a><br>
<a href=https://www.youtube.com/watch?v=LwsznhIBPMc><b>Level1Techs</b></a><br>
<a href=https://www.youtube.com/watch?v=aOgcqVcY4Yg><b>Techno Tim</b></a><br>
<a href=https://www.youtube.com/watch?v=fnd6wojrw3c><b>The Geek Freaks</b> (DE)</a><br>
</td>
<td align="center"> <!-- DIY -->
<a href=https://youtu.be/plP9Y1likRg><b>Novaspirit Tech</b></a><br>
<a href=https://hackaday.com/2020/11/24/true-networked-kvm-without-breaking-the-bank><b>Hackaday</b></a><br>
<a href=https://www.tomshardware.com/how-to/kvm-over-ip-raspberry-pi><b>Tom's HARDWARE</b></a><br>
<a href=https://www.elektormagazine.com/news/pikvm-raspberry-pi-as-a-kvm-remote-control><b>Elector MAG</b></a><br>
<a href=https://youtu.be/9YhPWjWv5gw>Our boring presentation of DIY</a><br>
</td>
</tr>
<tr>
<td align="center"><img src="https://raw.githubusercontent.com/pikvm/pikvm/master/img/v4.jpg" width=200 /></td>
<td align="center"><img src="https://raw.githubusercontent.com/pikvm/pikvm/master/img/v3_preasm.jpg" width=200 /></td>
<td align="center"><img src="https://raw.githubusercontent.com/pikvm/pikvm/master/img/v2_example.jpg" width=200 /></td>
</tr>
<tr>
<td align="center"><a href=https://pikvm.org/buy><br><b>~~~ BUY IT NOW ~~~</b></a><br><br></td>
<td align="center"><a href=https://pikvm.org/buy><br><b>~~~ BUY IT NOW ~~~</b></a><br><br></td>
<td align="center"><a href=#diy-getting-started><br><b>DIY Getting Started</b></a><br><br></td>
</tr>
</table>
<hr>
2 months ago
| <div align="center">⭐ ⭐ ⭐ **CORE SYSTEM** ⭐ ⭐ ⭐</div> | **V4 Plus** | **V4 Mini** | | **V3** | | **DIY V2** | **DIY V1** |
4 months ago
|--------------------------------------------------------------------|:-----------:|:-----------:|---|:--------:|---|:----------:|:----------:|
| | | | | | | | |
2 months ago
| **Plug and Play out of box!** | ✅ | ✅ | | ✅ | | DIY | DIY |
| Base Raspberry unit | CM4<br><sup>Included!</sup> | CM4<br><sup>Included!</sup> | | RPi4<br><sup>Included!</sup> | | RPi4<br>Zero2W | RPi3<br>RPi2<br>Zero2W |
2 months ago
||
||
| <div align="center">⭐ ⭐ ⭐ **VIDEO** ⭐ ⭐ ⭐</div> | **V4 Plus** | **V4 Mini** | | **V3** | | **DIY V2** | **DIY V1** |
||
2 months ago
| [**Video passthrough** to local display](https://docs.pikvm.org/pass) | ✅ | ❌ | | ❌ | | ❌ | ❌ |
2 months ago
| **HDMI 1920x1200@60Hz** support<br>for big displays | ✅ | ✅ | | ❌ | | ❌ | ❌ |
| **HDMI 1920x1080@60Hz** support<br>for better BIOS/UEFI compatibility | ✅ | ✅ | | ❌ | | ❌ | ❌ |
| **HDMI audio** capture | ✅ | ✅ | | ✅ | | ❌ | ❌ |
| **Super fast H.264 & MJPEG video:**<br>720p - 60fps, 1080p - 30fps for H.264 | ✅ | ✅ | | ✅ | | ✅ | ✅ |
||
||
| <div align="center">⭐ ⭐ ⭐ **PERIPHERY** ⭐ ⭐ ⭐</div> | **V4 Plus** | **V4 Mini** | | **V3** | | **DIY V2** | **DIY V1** |
||
4 months ago
| USB keyboard/mouse emulation | ✅ | ✅ | | ✅ | | ✅ | ✅ |
4 months ago
| Virtual **Flash Drive** / **CD-ROM** emulation | ✅ | ✅ | | ✅ | | ✅ | ❌ |
4 months ago
| Ability to simulate **"eject/insert"** for USB | ✅ | ✅ | | ✅ | | ❌ | ❌ |
| **Onboard ATX controller** for power management of the host | ✅ | ✅ | | ✅ | | DIY | DIY |
| **Built-in OLED** with IP and other info | ✅ | ✅ | | ✅ | | ❌ | ❌ |
| **Multiport KVM switches** support | ✅ | ❌ | | ✅ | | ✅ | ✅ |
||
||
| <div align="center">⭐ ⭐ ⭐ **HARDWARE ABILITIES** ⭐ ⭐ ⭐</div> | **V4 Plus** | **V4 Mini** | | **V3** | | **DIY V2** | **DIY V1** |
||
| **Internal secured USB 3.0** storage port | ✅ | ❌ | | ❌ | | ❌ | ❌ |
2 months ago
| **USB serial** console port | ✅ | ✅ | | ✅ | | ❌ | ❌ |
| **CISCO-style RJ-45** console port | ✅ | ❌ | | ✅ | | ❌ | ❌ |
4 months ago
| A **real-time clock** for accurate logging | ✅ | ✅ | | ✅ | | ❌ | ❌ |
| **Locator LED** to find device in the rack | ✅ | ✅ | | ❌ | | ❌ | ❌ |
| **mPCIe slot** with USB lines for **LTE/5G** cards | ✅ | ❌ | | ❌ | | ❌ | ❌ |
| **SIM card slot** for modem | ✅ | ❌ | | ❌ | | ❌ | ❌ |
| **External antenna** support | ✅ | ✅ | | ❌ | | ❌ | ❌ |
| USB host support (external USB devices connectivity) | ✅ | ❌ | | ✅ | | ✅ | ✅ |
||
||
| <div align="center">⭐ ⭐ ⭐ **POWER AND COOLING** ⭐ ⭐ ⭐</div> | **V4 Plus** | **V4 Mini** | | **V3** | | **DIY V2** | **DIY V1** |
||
| Cooling system / fan type | Quiet<br>Radial | Fanless | | Axial | | DIY | DIY |
| PWM fan controller | ✅ | ❌ | | ✅ | | ❌ | ❌ |
| **Fan speed and health** monitoring | ✅ | ❌ | | ❌ | | ❌ | ❌ |
| Power consumption in idle mode | 3.3W | 2.65W | | 3.3W | | | |
||
||
| <div align="center">⭐ ⭐ ⭐ **MISCELLANEOUS** ⭐ ⭐ ⭐</div> | **V4 Plus** | **V4 Mini** | | **V3** | | **DIY V2** | **DIY V1** |
||
| USB relays, lamps, smartplugs control | ✅ | ❌ | | ✅ | | ✅ | ✅ |
| Pi's GPIO ports control from the Web UI | ❌ | ❌ | | ✅ | | ✅ | ✅ |
4 years ago
<details>
3 years ago
<summary><b>More indepth details about the PiKVM features</b></summary>
4 years ago
## Fully-featured and modern IP-KVM
4 years ago
* **Cheaper, but better than commercial solutions**
Costs between $30 and $100 depending on the features desired. Even the most expensive configuration will be cheaper than a $500 commercial IP-KVM.
6 months ago
* **Easy to build - For the V1 variant**
A ready-to-use OS that can be created just by running `make build` and installed to an SD-card using `make install`. The hardware can be made in half an hour and without soldering.
4 years ago
* **The widest hardware support**
2 years ago
There are many ways to build a PiKVM. Video capture devices can be attached using the CSI-2 or USB interfaces. Raspberry Pi models 2, 3, 4 or Zero2W may be used. Any combination of hardware is supported, and PiKVM implements the maximum possible set of features.
4 years ago
* **Very low latency**
4 years ago
~100 milliseconds of video latency. This is the smallest delay of all existing solutions.
* **Extra lightweight and fancy Web UI**
3 years ago
No weird proprietary clients. No ugly Java applets. Just use your favorite browser to connect to the PiKVM. No flash plugins either!
4 years ago
* **Keyboard and mouse**
Mouse usage works directly in the browser. The keyboard emulator supports displaying the state of the keyboard LEDs.
4 years ago
* **Mass Storage Drive**
2 years ago
On the Raspberry Pi 4 and Zero2W, PiKVM can emulate a virtual CD-ROM or Flash Drive. A live image can be uploaded to boot the attached server.
4 years ago
* **ATX power management**
With a very simple circuit that can be assembled on a breadboard, the power button of the attached server can be controlled using the ATX button headers on the motherboard.
4 years ago
* **Security**
3 years ago
PiKVM can be opened to the Internet and no one will get access without the password. SSL is used to protect traffic from being intercepted by third parties.
4 years ago
* **Local monitoring**
3 years ago
PiKVM monitors the health of the Raspberry Pi board and will warn you if it's too hot or is not receiving enough power.
4 years ago
* **GPIO management**
You can control GPIO and USB relays via the web interface. The extensible interface allows you to make anything out of it.
4 years ago
## Production-ready
4 years ago
* **Linux-based embedded OS**
3 years ago
The PiKVM OS is based on [Arch Linux ARM](https://archlinuxarm.org) and can be customized for any needs. Thousands of pre-built binary packages are at your service and can be updated with a single command!
4 years ago
* **Read-only filesystem**
By default the OS runs in read-only mode, as an embedded system should. This prevents damage to the memory card due to a sudden power outage.
4 years ago
* **VNC server**
4 years ago
The managed server and its BIOS can be accessed using a regular VNC client which supports JPEG compression.
4 years ago
* **IPMI BMC and Redfish**
Use `ipmitool`, `ipmiutil` or any existing network infrastructure that supports IPMI to monitor and manage the server's power. Redfish and `redfishtool` supported too.
4 years ago
* **Wake-on-LAN**
3 years ago
PiKVM can be configured to power up a managed server using WoL. This will be available in the Web menu.
4 years ago
* **Extensible authorization methods**
3 years ago
Multiple PiKVMs can be configured to use a [common authorization service](https://github.com/pikvm/kvmd-auth-server). PAM and its rich authorization mechanisms can also be used to integrate PiKVM into your existing authentication infrastructure.
4 years ago
* **Macro scripts**
If repetitive actions must be performed on the attached server (or on several different servers), a macro can be recorded with keyboard & mouse actions and can be played back multiple times.
4 years ago
4 years ago
4 years ago
## Open Source
* **Community & support**
3 years ago
PiKVM has a large community. Join the [discord chat](https://discord.gg/bpmXfz5) if you have any questions.
4 years ago
* **Extensible**
3 years ago
PiKVM was designed as a set of microservices with a plug-in architecture. It's very easy to modify and maintain.
* **Comprehensive API**
Everything that can be done via the user interface can also be done via a powerful HTTP API.
4 years ago
* **Know-how**
3 years ago
We created [our very own MJPG video server](https://github.com/pikvm/ustreamer) written in C with multi-threading support and GPU video encoding - the fastest streaming solution available to provide the best video quality for PiKVM. We also tested a lot of hardware configurations so that you can be sure devices you assemble will work reliably.
4 years ago
</details>
4 years ago
4 years ago
-----
4 years ago
# DIY Getting Started
4 months ago
PiKVM supports several different DIY platforms. Now available: **V2** and **V1**.
6 months ago
* **Recommended**: **V2** is the most powerful implementation for **Raspberry Pi 4** and **Zero2W** supporting all of the features of PiKVM including the **Mass Storage Drive**. **It's also the easiest to make**.
* **V1** was designed to work with **Raspberry Pi 2** and **3** that do not have USB emulation port and requires a few more components for a basic implementation. It also does not support the Mass Storage Drive feature.
The full list of parts is at the very beginning according to the assembly instructions for the corresponding platform.
You can review both options to decide which one is most suitable for you.
So, again, in short:
* **DIY PiKVM V2:**
* [Here are the instructions and a complete list of components](https://docs.pikvm.org/v2).
* Requires Raspberry Pi 4 or Zero 2 W.
* Supports H.264 (for recommended CSI capture).
* Supports CD-ROM and Flash Drive (mass storage) emulation.
* It is recommended as a simpler and more feature-rich way compared to V1.
* **DIY PiKVM V1:**
* [Here are the instructions and a complete list of components](https://docs.pikvm.org/v1).
* Requires Raspberry Pi 2 or 3.
* Requires Raspberry Pi Pico for the keyboard/mouse emulation.
* Requires extra wiring and little bit more parts.
* Supports H.264 (for recommended CSI capture).
* Doesn't support CD-ROM and Flash Drive (mass storage) emulation.
4 years ago
-----
4 years ago
# Donate
2 years ago
This project is developed by Open Source enthusiasts. If you find PiKVM useful or it has saved you a long trip to check on an unresponsive server, you can support us by donating a few dollars on [Patreon](https://www.patreon.com/pikvm) or [Paypal](https://paypal.me/pikvm) or buying our devices. With this money, we will be able to buy new hardware (Raspberry Pi boards and other components) to test and maintain various configurations of PiKVM, and generally devote significantly more time to the project. At the bottom of this page are the names of all the people who have helped this project develop with their donations. Our gratitude knows no bounds!
4 years ago
3 years ago
If you wish to use PiKVM in production, we accept orders to modify it for your needs or implement custom features you require. Contact us via [live chat](https://discord.gg/bpmXfz5) or email the lead developer at: mdevaev@gmail.com
4 years ago
-----
4 years ago
# Special thanks
3 years ago
These kind people donated money to the PiKVM project and supported work on it. We are very grateful for their help, and commemorating their names is the least we can do in return.
3 years ago
<details>
<summary>View all people!</summary>
3 years ago
* A. Isenring
2 years ago
* Aaron Graubert
3 years ago
* Aaron Heise
2 years ago
* Aaron Stein
4 years ago
* Accalia
3 years ago
* Adam Goodbar
3 years ago
* Adam S
1 year ago
* Adam Stuart
12 months ago
* AdamBomb
3 years ago
* adipisicing
3 years ago
* Adrian Basham
1 month ago
* Adrian Popescu
3 years ago
* Ahmed Syed
4 years ago
* Alberto Bassi
3 years ago
* alejandro
4 years ago
* Aleksei Brusianskii
3 years ago
* Alessio Curri
3 years ago
* Alex T
2 years ago
* Alex Z
3 years ago
* Alexander Martin
3 years ago
* Alexander Pankov
3 years ago
* Alexandre Jablonski
3 years ago
* Alexey Kamenskiy
3 years ago
* alm0241
3 years ago
* Alok Anand
4 years ago
* Alucard
3 years ago
* Ananthaneshan Elampoornan
3 years ago
* Andreas Marufke
3 years ago
* Andreas Schmid
2 years ago
* Andrew Brant
3 years ago
* Andrew Melton
3 years ago
* Andrew Reusch
3 years ago
* Andrew Ruan
4 years ago
* Andrzej V
2 years ago
* Andy
3 years ago
* Andy Keys
3 years ago
* Anish Patel
4 years ago
* Anix
2 years ago
* Anonymous
3 years ago
* Anthony Junk
4 years ago
* Anton Kovalenko
3 years ago
* Armen
3 years ago
* Aron Green
4 years ago
* Aron Perelman
3 years ago
* Artem Simonov
2 years ago
* Arthur Mayer
4 years ago
* Arthur Woimbée
4 years ago
* Ashlesh Chaudhari
7 months ago
* Asim Shakour
4 years ago
* Augusto Becciu
3 years ago
* AVS Computer
2 years ago
* awkspace
4 years ago
* baddog
4 years ago
* Bao Tin Hoang
3 years ago
* Bean Co.
9 months ago
* Bela Bargel
3 years ago
* Belf Igor
4 years ago
* Ben Gordon
4 years ago
* Ben Scott
3 years ago
* Benedikt Heine
3 years ago
* Benedikt Meier
3 years ago
* Benjamin Frewert
4 years ago
* Benjamin Melancon
2 years ago
* Benjamin Schwartz
2 years ago
* Benjamin Stegmann
3 years ago
* Benni Stauder
3 years ago
* Bernhard Fitzke
2 years ago
* Beu
3 years ago
* bikmaek
3 years ago
* bitjoe
3 years ago
* Bits and Bytes Computers LLC
3 years ago
* Bjoern Petsch
9 months ago
* Blindside
3 years ago
* Blue Frog LLC
3 years ago
* Bootstrapper - Programmierung erklärt
3 years ago
* Bosco
3 years ago
* Bradford King
4 years ago
* Brainspore Networks
4 years ago
* Branden Shaulis
3 years ago
* Brandon Daniels
3 years ago
* Brian Moses
7 months ago
* Brian T Mulcahy
4 years ago
* Brian Vecchiarelli
4 years ago
* Brian White
4 years ago
* Bruno Gomes
4 years ago
* Bryan Adams
3 years ago
* Bryan Montgomery
2 years ago
* Buzzer
3 years ago
* C P ELSE
2 years ago
* Calanish
2 years ago
* Cameron Hatcher
3 years ago
* Cameron Tacklind
4 years ago
* Carl Mercier
3 years ago
* Carl-Fredrik Johansson
2 months ago
* Carlos Garcia
3 years ago
* Carlos Manuel Torres
3 years ago
* cbad536
3 years ago
* CHINATERA LIMITED
2 years ago
* Chris Blackmon
4 years ago
* Chris Burton
1 year ago
* Chris Campbell
3 years ago
* Chris Jackson
3 years ago
* Chris Lewis
3 years ago
* Chris Rizio
2 years ago
* Christi King
4 years ago
* Christian Schlögl
3 years ago
* Christian Svensson
4 years ago
* Christoph Dette
4 years ago
* Christof Maluck
4 years ago
* Christoffer Lund
2 years ago
* Christopher Bulla
7 months ago
* Christopher Gelatt
3 years ago
* Christopher Hearn
3 years ago
* Christopher Mandlbaur
2 years ago
* Christopher Mendoza
3 years ago
* Christopher Simms
3 years ago
* Chucktastic
2 years ago
* Cihan VURAL
3 years ago
* clauskj3r
4 years ago
* Clifford Coleman
4 years ago
* Clinton Lee Taylor
3 years ago
* Cole Imhoff
3 years ago
* Colin Goodman
3 years ago
* Corey Layton
* Corey Lista
3 years ago
* Craig Keenan
3 years ago
* Crossfactor
2 years ago
* Cruzzer
3 years ago
* ctag
3 years ago
* Curt Sammer
3 years ago
* CyB0rgg
3 years ago
* DeMentor
3 years ago
* Desmond Whitt
2 years ago
* Daegara
3 years ago
* DailyAneurism
4 years ago
* Damon Meledones
3 years ago
* Dan Berkowitz
4 years ago
* Dan Brakeley
3 years ago
* Daniel Bowder
3 years ago
* Daniel Cabrera
3 years ago
* Daniel Davila
3 years ago
* Danilo Saft
3 years ago
* Danne
2 months ago
* Dariusz Techmański
3 years ago
* David
2 years ago
* David Brausewetter
2 months ago
* David Davis
3 years ago
* David Godibadze
4 years ago
* David Howell
3 years ago
* David Irvine
3 years ago
* David Klinkman
3 years ago
* David Niemann
3 years ago
* David Shay
3 years ago
* David Ye
3 years ago
* David York
3 years ago
* Denis
4 years ago
* Denis Andreev
4 years ago
* Denis Yatsenko
3 years ago
* Dennis Becker
3 years ago
* Dennis Joslin
3 years ago
* Dennis Lomet
1 year ago
* Derek Jarvis
3 years ago
* Derek Yap
3 years ago
* Didrik
7 months ago
* digitalbaconbits
3 years ago
* Dimitrij Jedich
4 years ago
* dixon wong
3 years ago
* dizztrukshin
4 years ago
* Dmitry Shilov
2 years ago
* DogeLabs
3 years ago
* Dominic Phoon
3 years ago
* Dominik Klonowski
3 months ago
* Donald Hays
7 months ago
* Edmon Abdul Nur
3 years ago
* Egan Ford
3 years ago
* Elani Ferri
3 years ago
* Elliot Woo
1 month ago
* Entt
4 years ago
* Eric Phenix
2 months ago
* Ethan Shold
4 months ago
* Eugene Sukhodolin
4 years ago
* ewook
3 years ago
* eye-catcher.com
7 months ago
* Fabian Druschke
3 years ago
* Fabiano Sidler
3 years ago
* Far Pin Solutions, LLC
3 years ago
* Felyx Gabryel
4 years ago
* Fergus McKay
3 years ago
* Finn Ebenritter
2 years ago
* floppy
3 years ago
* fo0bar
2 years ago
* Foad Yousef
4 years ago
* Foamy
3 years ago
* Foli Ayivoh
3 years ago
* Folkert Weistra
3 years ago
* Francisco Pavon
3 years ago
* Frank
2 years ago
* Frank Sander
3 years ago
* Frederick Czajka
4 years ago
* Fredrik Idréus
3 years ago
* Garrett Dangerfield
4 years ago
* Ge Men
11 months ago
* Geekworm
3 years ago
* Genkinger Andreas
2 years ago
* Geijer
4 months ago
* Geoffrey Wright
3 years ago
* George Becker
3 years ago
* Georgy Brodsky
3 years ago
* Gerald
2 years ago
* Gerardus Vernimmen
3 years ago
* Gernot Neuschröer
3 years ago
* Giovanni Fulco
3 years ago
* GK
3 years ago
* Glen Dragon
3 years ago
* Greg Winterstein
3 years ago
* Gregory Smith
3 years ago
* Gregory Treantos
4 years ago
* Grey Cynic
2 years ago
* Guenter Honisch
4 years ago
* Guido Bernacchi
3 years ago
* Gustin Johnson
3 years ago
* György Tamás Vizi
3 years ago
* Haiberg GmbH
2 years ago
* Haven Zheng
3 years ago
* Heibunny
4 years ago
* Heikki Tiittanen
3 years ago
* Helio Leonardo Pinheiro e Mota
3 years ago
* Henrik Ählström
3 years ago
* Henry Hood
4 years ago
* HimKo
3 years ago
* HouseFPV
2 years ago
* Howard Simons
2 years ago
* HyunohRyu
3 years ago
* Icculus
4 years ago
* iks
2 months ago
* INFO TRX INC
3 years ago
* Invader Monks
3 months ago
* Ioannis Karageorgos
3 years ago
* IT Lifesaver
3 years ago
* Ivan Ganev
2 years ago
* Ivan Josiah Lapis
4 years ago
* Ivan Shapovalov
2 years ago
* iwbjhbweriuhf
2 years ago
* J
3 years ago
* J L
3 years ago
* Jaanus
3 years ago
* Jackson Wyatt
3 years ago
* Jacob Karaffa
4 years ago
* Jacob Morgan
4 years ago
* James Cadd
4 years ago
* James Cobb
3 years ago
* James Edwards
3 years ago
* James Kocher
3 years ago
* James Mayhugh
3 years ago
* James Ye
4 years ago
* Jamie Murphy
3 years ago
* Jamie Scott
4 years ago
* Jan Niehusmann
2 months ago
* Jannick Oursin
4 years ago
* Jari Hiltunen
3 years ago
* Jason Crossley
3 years ago
* Jason Downey
4 years ago
* Jason Toland
3 years ago
* Jasper Backer
3 years ago
* Jay Davis
3 years ago
* Jay Isaacs
3 years ago
* Jazereel Goh
3 years ago
* Jean-Daniel Croteau
3 years ago
* Jean-Philippe Guilbault
3 years ago
* Jeff
4 years ago
* Jeff Bowman
3 years ago
* Jeff Urlwin
3 years ago
* Jennifer Herting
4 years ago
* Jennifer Rowlett
2 years ago
* Jeremy Abel
9 months ago
* Jeremy Combs
2 years ago
* Jeremy Hines
4 years ago
* Jerremy Holland
3 years ago
* Jerry Nall
2 years ago
* Jerry Y. Chen
2 years ago
* Jim Bailey
3 years ago
* Jim Harbin
3 years ago
* Jimmy Burgett
3 years ago
* Jimmy Stanley
4 years ago
* Joachim Bruening
3 years ago
* Joe Hanson
3 years ago
* Joe Hinteregger
3 years ago
* Joe Ventura
3 years ago
* Joel Jacobs
3 years ago
* John Andersen
3 years ago
* John Copeland
3 years ago
* John F Glenn
2 months ago
* John Holmes
4 years ago
* John Kelley
4 years ago
* John McGovern
3 years ago
* Johnny Henson
3 years ago
* Jon Ferguy
3 years ago
* Joni Ruuskanen
3 years ago
* Jonathan Slenders
4 years ago
* Jonathan Vaughn
3 years ago
* Joost Backer
2 years ago
* Joseph Swift
2 years ago
* Josh Nethery
4 years ago
* Josh Ricker
1 year ago
* Josh VanDeraa
3 years ago
* Joshua Futterer
2 years ago
* Jordan Blake
4 years ago
* Jordi Pakey-Rodriguez
3 years ago
* Joris van Embden
4 years ago
* Jozef Riha
3 years ago
* Jörgen Fredriksson
4 years ago
* Julian Forero
3 years ago
* Julian Schneider
2 years ago
* Julien Angelier
2 years ago
* Justin
4 years ago
* Justin Waters
3 years ago
* Kai Hadler
2 years ago
* Kamil Chyba
1 year ago
* Kari Matti Korpi
3 years ago
* Karl Dunne
1 year ago
* Karl Moos
3 years ago
* Keith Muggleton
3 years ago
* Ken Lee
3 years ago
* Kenneth Younger III
3 years ago
* Kenny Hui
2 years ago
* KeonWoo PARK
3 years ago
* Kevin Bajohr
3 years ago
* Kevin Schwartz
3 years ago
* Kevin Sherwood
2 years ago
* Kiera Kujisawa
3 years ago
* Kiran Schuler
3 years ago
* Koloman
3 years ago
* Konrad Neitzel
4 years ago
* Krzysztof Żelaśkiewicz
3 years ago
* Lance Ward
3 years ago
* Larry Meaney
4 years ago
* Lars
1 year ago
* Lars Reinhardt
3 years ago
* Lee Wilkinson
4 years ago
* LeeNX
2 years ago
* Leon Siegl
3 years ago
* Leonard Feineis
2 years ago
* Liran
3 years ago
* Liviu Dimitriu
3 years ago
* Lizardo Hernandez
3 years ago
* LoCascio
3 years ago
* Lordbob75
4 years ago
* Lothar Schweikle-Droll
3 years ago
* Louis Müller
3 years ago
* LSDTripp
2 years ago
* Ľubor Slušný
3 years ago
* Luca Di Diomede
3 years ago
* Lucio De Carli
11 months ago
* Luiz Bizzio
3 years ago
* Lukas Bischof
3 years ago
* Lukas Kammerer
4 years ago
* Lukas Söder
2 years ago
* Maksim Terehin
4 years ago
* Malcolm Cameron
3 years ago
* Manfred Radeschnig
3 years ago
* Marc Khouri
3 years ago
* Marcin Wilk
3 years ago
* Marcio Zimbres
3 years ago
* Marco Rossi
4 years ago
* Marcos Wolf
3 years ago
* Marek Marczykowski-Górecki
3 years ago
* Marius
3 years ago
* Mar. Balske
2 years ago
* Mark Farrell
4 years ago
* Mark Gilbert
3 years ago
* Mark Knam
4 years ago
* Mark Robinson
3 years ago
* Markrosoft
3 years ago
* Markus Halm
4 years ago
* Markus Schicker
4 years ago
* Markus Sobczack
3 years ago
* Marshall Bjerke
3 years ago
* Marten Hermans
4 years ago
* Martin Gasser
12 months ago
* Martin Raine
3 years ago
* Martin Suelmann
2 years ago
* Martin Wilhelmi
3 years ago
* Marvin Honderboom
4 years ago
* Mateusz Grabowski
2 years ago
* Mathias Uhl
2 years ago
* Matt Kane
4 years ago
* Matthew Cameron
4 years ago
* Mauricio Allende
7 months ago
* Max Evans
3 years ago
* Mecky
4 years ago
* Mehmet Aydoğdu
3 years ago
* Michael Bartholomew
1 year ago
* Michael Bell
3 years ago
* Michael Bombe
3 years ago
* Michael Collins
3 years ago
* Michael Copeland
3 years ago
* Michael Ho
4 years ago
* Michael Kovacs
* Michael Lynch
3 years ago
* Michael Pennington
3 years ago
* Michael Sage
2 months ago
* Michael Stella
2 years ago
* Michael Thalmann
1 year ago
* Michael Wu
3 years ago
* MichaelZ
3 years ago
* Michel Bissonnette
3 years ago
* Mikael Wikström
3 years ago
* Mike Mason
3 years ago
* Milan Múčka
3 years ago
* Miles Davis
3 years ago
* Minh Tang
3 years ago
* Moez Tharani
4 years ago
* Morgan Helton
3 years ago
* Myron Weber
1 year ago
* N Patel
3 years ago
* Nathaniel Griswold
3 years ago
* Nelson Lee
8 months ago
* nezu
4 years ago
* Nicholas Jeppson
3 years ago
* Nicholas Kopas
3 years ago
* Nicholas Walczak
4 years ago
* Nick Leffler
4 years ago
* Nick Roethemeier
3 years ago
* Nico Baumgartner
3 years ago
* Nicolai Kragh-Hansen
2 years ago
* Nigel Smith
3 years ago
* Nihal Fernando
4 years ago
* Nils Orbat
3 years ago
* Nis Wechselberg
4 years ago
* Nithin Philips
4 years ago
* Nod Swal
3 years ago
* Nolan Haynes
3 years ago
* nubbn
4 years ago
* nybble
4 years ago
* Oh Be
3 years ago
* Oliver Schwarz
3 years ago
* Oliver Zimmer
3 years ago
* Omar El-Domeiri
3 years ago
* Omar Siam
3 years ago
* Oscar
3 years ago
* Patrick
3 years ago
* Patrick Fortin-Ducharme
3 years ago
* Patrick McDowell
3 years ago
* Patrick Wagstrom
3 years ago
* Paul Bishop
3 years ago
* Paul De La Rosa
3 years ago
* Paul Pietkiewicz
11 months ago
* Paul Tan
3 years ago
* Pawel Trofimiuk
3 years ago
* Peder Madsen
3 years ago
* Peter
3 years ago
* Peter Drayton
3 years ago
* Peter Farrelly
3 years ago
* Peter Okelmann
2 years ago
* Petra Lohmann
3 years ago
* Petri Heiskanen
3 years ago
* Phil Wu
3 years ago
* Philip Edwards
4 years ago
* Philip Merricks
2 years ago
* Pierre Brassart
2 years ago
* Pierre Peine
4 years ago
* posicat
4 years ago
* pozitron03
2 years ago
* Przemysław Szypowicz
2 years ago
* P_Dmitrij
3 years ago
* Qteal
2 years ago
* Quattro Uno
4 years ago
* Quentin Peten
3 years ago
* Ralph Borchers
4 years ago
* Ranc1d
3 years ago
* Randall D Bilbrey
7 months ago
* RandomJerk
2 years ago
* Ref Chowdhury
3 years ago
* Raphael Schitz
2 years ago
* René Rathenau
12 months ago
* ReysDad
2 years ago
* Ricardo Marques
2 years ago
* Richard
4 years ago
* Richard Bernarts
3 years ago
* Richard Fancher
4 years ago
* Richard Freemantle
3 years ago
* Richard Michael
3 years ago
* Rico Cantrell
7 months ago
* Rob
2 years ago
* Rob Holden
3 years ago
* Rob Tongue
3 years ago
* Robert Klauco
3 years ago
* Robert Weemhoff
4 years ago
* Robin Gfatter
3 years ago
* Rodion DENISYUK
3 years ago
* Rohit Priyadarshi
3 years ago
* Rolfs 3D UG
3 years ago
* Ronald LeBaron
3 years ago
* Ronald Wells
3 years ago
* Ronny Haldorsen
3 years ago
* rotx
2 years ago
* Rufo Sanchez
3 years ago
* Russell Scott
1 year ago
* Ryan
3 years ago
* Ryan Peacock
4 years ago
* Samed Ozoglu
3 years ago
* Sameul Davies
2 months ago
* Samuel Cote
3 years ago
* Samuel Vetsch
3 years ago
* Samuel Walker
3 years ago
* Sarah Foster
3 years ago
* Sarten X
3 years ago
* Satish Alwani
4 years ago
* Scott
3 years ago
* Scott Gagon
4 years ago
* Scott Spicola
3 years ago
* Scott Tusing
2 years ago
* Scott Worthington
2 months ago
* Scuba
3 years ago
* Sean
2 months ago
* Sean Akers
2 years ago
* SEAT
2 years ago
* Sebastian
4 years ago
* Seonwoo Lee
4 years ago
* Sergey Lukjanov
3 years ago
* Seth Jennings
1 year ago
* Shane Selling
2 years ago
* Shawn Butts
3 years ago
* Sheran Gunasekera
4 years ago
* Shichun Chen
3 years ago
* Shin Guey Wong
3 years ago
* Simon Evans
3 years ago
* Simon Sundgaard
4 years ago
* Simplistic Realities
2 months ago
* Sirmo
1 year ago
* Snowy Maslov
3 years ago
* Solve Technology
3 years ago
* srepac
4 years ago
* Stefan Bautz
4 years ago
* Stefan Müller
4 years ago
* Stefan Stemmer
3 years ago
* Stefan Vaillant
3 years ago
* Stephan Schmidt
7 months ago
* Stephen
3 years ago
* Stephen Hocking
3 years ago
* Steve Jones
3 years ago
* Steve Kerr
4 years ago
* Steve Ovens
3 years ago
* Steve Stringham
4 years ago
* Steven Richter
3 years ago
* Stratagem Solutions Ltd
3 years ago
* Sven Breckler
3 years ago
* sudo34
9 months ago
* SuperHiTech
3 years ago
* Tango_Echo_Alpha
3 years ago
* Tarlak Desaydrone
3 years ago
* TechBear
3 years ago
* Ted
4 years ago
* Tejun Heo
3 years ago
* TheSnowedOne
3 years ago
* TheTechGiant
2 years ago
* Thomas Charisoulis
7 months ago
* Thomas Gitlin
3 years ago
* Thomas Hagenmaier
2 years ago
* Thomas Hedberg Jensen
3 years ago
* Thomas Price
4 years ago
* Thomas Søfteland
3 years ago
* Tim Lenz
3 years ago
* Tim Wilkinson
3 years ago
* Timo Brinkmann
4 years ago
* Timothee Besset
2 months ago
* TitomusPrime
3 years ago
* Tom Lawson
3 years ago
* Tom York
4 years ago
* Tomas Kuchta
4 years ago
* Tomáš hrubý
3 years ago
* Torsten Droste
3 years ago
* Tobias Schafferhans
2 years ago
* Tracy Fitch
4 years ago
* Tristan Schoening
4 years ago
* Truman Kilen
3 years ago
* turbochris
3 years ago
* tutanak
4 years ago
* Tyler
3 years ago
* Udo Schroeter
3 years ago
* Uli Fahrer
3 years ago
* Vasily Lazarev
3 years ago
* Vicente Salvador Cubedo
3 years ago
* Vidru Eduard
3 years ago
* Viktor Aschenbrenner
3 years ago
* Viktor Ekmark
1 year ago
* Vincent Chov
3 years ago
* Vlad Sterescu
2 years ago
* Volker Gropp
2 years ago
* Walli
4 years ago
* Walter_Ego
2 years ago
* William Wenzel
3 years ago
* Will Froning
3 years ago
* William Hooper
2 years ago
* William Perrin
4 years ago
* William Stearns
9 months ago
* Woojin Son
2 years ago
* xMdb
2 years ago
* Yanko Kaneti
3 years ago
* Yaroslav Kulikovskikh
3 years ago
* Yethal
3 years ago
* Yevgeniy Kuksenko
2 months ago
* Yew Kay Yan
3 years ago
* Yogi
3 years ago
* Yigal Dar
4 years ago
* YURI LEE
4 years ago
* Yurii Ostapchuk
2 years ago
* Zeljko
4 years ago
* zgen
3 years ago
* Zoltan Magyari
4 years ago
* Zsombor Vari
3 years ago
</details>