Skip to content

Commit

Permalink
[Version] 0.0.2_rc1
Browse files Browse the repository at this point in the history
[New]
- HTTPD webserver with cgi-bin support.
- Dynamic Status page with useful info about the camera.
    Included info: system uptime, memory, network.
- Added cron and crontab. Better scheduling for scripts and tasks.
    Example: Upload via scp the recorded footage every hour.
- The home directory is now /home/yi-hack-v4/ 
- Improved check_update.sh script. This will allow a seamless non-intrusive
    update checking. It's now called from the cron daemon.
- Reduced binaries size. More free space on the home partition!

[Fixes]
- Fixed the missing cloudAPI script which made proxychains-ng unusable.
- The dhcp client didn't send the correct hostname while sending the requests.
  • Loading branch information
TheCrypt0 committed Feb 8, 2019
1 parent 96924d8 commit ef3d3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.0.2_rc1

0 comments on commit ef3d3c8

Please sign in to comment.