Search Results for "metasploitable-2" - Page 2

Showing 43 open source projects for "metasploitable-2"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    CoronaTracker

    CoronaTracker

    Coronavirus tracker app for iOS & macOS with maps & charts

    Live data shows the most recent data, and updates automatically. Distribution map with two levels of details. Countries, when the user zooms out. Fewer details and reduced clutter. Cities, when the user zooms in. More details. Charts, current state chart for all countries (and cities). Timeline chart for all countries (and cities). Top affected countries chart with info about every country. Daily new cases shows how fast the virus is spreading in a given country. Cases since the 100th case how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UICircularProgressRing

    UICircularProgressRing

    A circular progress bar for iOS written in Swift

    UICircularProgress ring is a library for rendering circular progress rings and timers. Declarative: Written using SwiftUI (legacy UIKit version available), UICircularProgressRing is declarative making it easy to read, and easy to use. Customizable: Designed to be used in production, all of the views are highly customizable without giving up ease of use. This allows the developer to tailor the look, feel and functionality to fit their needs. Tested: Battle tested in many production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Transition

    Transition

    Easy interactive interruptible custom ViewController transitions

    ... the animation and the interaction, Transition ties it all together. Your AnimationLayer is defined as a part of your TransitionAnimation. This represents all (non-interactive) animation during a transition. The TransitionAnimation protocol exposes an array of AnimationLayers. Additionally, it contains two functions; one for setup and one for completion. Before starting the animation, your setup function will be called, passing you the transitioningContext that among others contains the fromView and toView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CVCalendar

    CVCalendar

    A custom visual calendar for iOS 8+ written in Swift

    Using CVCalendar isn't difficult at all. There are two actual ways of implementing it in your project, storyboard setup, and manual setup. Since 1.1.1 version CVCalendar requires the implementation of two protocols CVCalendarViewDelegate and CVCalendarMenuViewDelegate, please implement both. Also note, they both have a method with the same signature which means you need to implement it only once. Two views are representing ultimately a MenuView and a CalendarView so they should have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    OAuth2

    OAuth2

    OAuth2 framework for macOS and iOS, written in Swift

    OAuth2 frameworks for macOS, iOS, and tvOS written in Swift 5.0. OAuth2 requires Xcode 10.2, the built framework can be used on OS X 10.11 or iOS 8 and later. Happy to accept pull requests, please see CONTRIBUTING.md. Since the Swift language is constantly evolving I have adopted a versioning scheme mirroring Swift versions: the framework version's first two digits are always the Swift version the library is compatible with, see releases. Code compatible with brand-new Swift versions should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ALCameraViewController

    ALCameraViewController

    A camera view controller with custom image picker and image cropping

    A camera view controller with a custom image picker and image cropping. This project requires Xcode 9 to run and compiles with swift 4. If you are building your app with iOS 10 or newer, you need to add two privacy keys to your app to allow the usage of the camera and photo library, or your app will crash. Add the keys below to your Info.plist, adding strings with the description you want to provide when prompting the user. The success parameter returns a UIImage? and a PHAsset? for more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Advance

    Advance

    Physics-based animations for iOS, tvOS, and macOS

    An animation library for iOS, tvOS, and macOS that uses physics-based animations (including springs) to power interactions that move and respond realistically. There are several ways to integrate Advance into your project. Advance animations are applied on every frame (using CADisplayLink on iOS/tvOS, and CVDisplayLink on macOS), allowing for fine-grained control at any time. Animator allows for more flexibility in the types of animation that can be performed, but gives up some convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    GPUImage 2 is the second generation of the GPUImage framework, an open source project for performing GPU-accelerated image and video processing on Mac, iOS, and now Linux. The original GPUImage framework was written in Objective-C and targeted Mac and iOS, but this latest version is written entirely in Swift and can also target Linux and future platforms that support Swift code. The objective of the framework is to make it as easy as possible to set up and perform realtime video processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AMScrollingNavbar

    AMScrollingNavbar

    Scrollable UINavigationBar following the scrolling of a UIScrollView

    A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view. If you are looking for the category implementation in Objective-C, make sure to checkout version 1.x and prior, although the 2.x is recomended. Make sure to use ScrollingNavigationController instead of the standard UINavigationController. Either set the class of your UINavigationController in your storyboard, or create programmatically
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    FolioReaderKit

    FolioReaderKit

    A Swift ePub reader and parser framework for iOS

    FolioReaderKit is an ePub reader and parser framework for iOS written in Swift. FolioReaderKit is available through CocoaPods and Carthage. Go to your storyboard file, choose or create the view controller that should present the epub reader. In the identity, the inspector set StoryboardFolioReaderContrainer as a class. Media Overlays (Sync text rendering with audio playback). TTS - Text to Speech Support, parse epub cover image, RTL Support. Vertical or/and Horizontal scrolling, share...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DNWebSocket

    DNWebSocket

    WebSocket(RFC-6455) library written using Swift

    Object-Oriented, Swift-style WebSocket Library (RFC 6455) for Swift-compatible Platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Display Switcher

    Display Switcher

    Custom transition between two collection view layouts

    We designed a UI that allows users to switch between list and grid views on the fly and choose the most convenient display type. List view usually provides more details about each user or contact. Grid view allows more users or contacts to appear on the screen at the same time. We created design mockups for both list and grid views using Sketch. As soon as the mockups were ready, we used Principle to create a smooth transition between the two display types. Note that the hamburger menu changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pandora Player

    Pandora Player

    PandoraPlayer is a lightweight music player for iOS

    PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift, constructed to be fast, light and have a nice design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Decodable

    Decodable

    Swift 2/3 JSON unmarshalling done (more) right

    Simple and strict, yet powerful object mapping is made possible by Swift 2's error handling. Greatly inspired by Argo, but without a bazillion functional operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Attabench

    Attabench

    Microbenchmarking app for Swift with nice log-log plots

    Attabench is a microbenchmarking app for macOS, designed to measure and visualize the performance of Swift code. This app is for microbenchmarking low-level algorithms with one degree of freedom (usually size). It works by repeatedly performing the same operation on random data of various sizes, while continuously charting the results in nice plots. Attabench's default log-log plots are ideal for seeing your algorithm's performance at a glance. Attabench was originally created to supply nice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dwifft!

    Dwifft!

    Dwifft is a small Swift library

    Dwifft is a small Swift library that tells you what the "diff" is between two collections, namely, the series of "edit operations" required to turn one into the other. It also comes with UIKit bindings, to automatically, animatedly keep a UITableView/UICollectionView in sync with a piece of data by making the necessary row/section insertion/deletion calls for you as the data changes. Dwifft is a Swift library that does two things. The first thing sounds interesting but perhaps only abstractly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TSWeChat

    TSWeChat

    A WeChat alternative. Written in Swift 5

    TSWeChat - A WeChat alternative, updated to Swift 5. The cell image in TSChatImageCell is drawn by using a Mask Layer. The chat background can be changed freely so that UI will look perfect. Audio wav files can be automatically converted into amr files which facilitate file transfer to Android devices. Both of the two types of files have been cached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Plugins for .NET, Xamarin, and Windows

    Plugins for .NET, Xamarin, and Windows

    Cross-platform Native API Access from Shared Code

    ... the documentation on how to get started today. Plugins for Xamarin are community-built NuGet and Components that add cross-platform functionality or abstract platform-specific functionality to a common API. These are both completely cross-platform and extremely small (i.e., they do 1 or 2 things really well with minimal-to-no dependencies). The Plugin API can be accessed on each platform, however, you will most likely only use the common API in a .NET Standard project.
    Downloads: 0 This Week
    Last Update:
    See Project